summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-13net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko
2015-01-13tipc: correctly handle releasing a not fully initialized sockSasha Levin
2015-01-13tipc: remove redundant timer defined in tipc_sock structYing Xue
2015-01-13bridge: fix uninitialized variable warningRoopa Prabhu
2015-01-13openvswitch: Remove unnecessary version.h inclusionSyam Sidhardhan
2015-01-13tcp: avoid reducing cwnd when ACK+DSACK is receivedSébastien Barré
2015-01-13netlink: eliminate nl_sk_hash_lockYing Xue
2015-01-12net: allow large number of rx queuesPankaj Gupta
2015-01-12net: sched: sch_teql: Remove unused functionRickard Strandqvist
2015-01-12net: xfrm: xfrm_algo: Remove unused functionRickard Strandqvist
2015-01-12bridge: new function to pack vlans into ranges during getsRoopa Prabhu
2015-01-12bridge: support for multiple vlans and vlan ranges in setlink and dellink req...Roopa Prabhu
2015-01-12tipc: make netlink support net namespaceYing Xue
2015-01-12tipc: make tipc random value aware of net namespaceYing Xue
2015-01-12tipc: make subscriber server support net namespaceYing Xue
2015-01-12tipc: make tipc node address support net namespaceYing Xue
2015-01-12tipc: name tipc name table support net namespaceYing Xue
2015-01-12tipc: make tipc socket support net namespaceYing Xue
2015-01-12tipc: make tipc broadcast link support net namespaceYing Xue
2015-01-12tipc: make bearer list support net namespaceYing Xue
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue
2015-01-12tipc: involve namespace infrastructureYing Xue
2015-01-12tipc: remove unused tipc_link_get_max_pkt routineYing Xue
2015-01-12tipc: feed tipc sock pointer to tipc_sk_timeout routineYing Xue
2015-01-12tipc: cleanup core.c and core.h filesYing Xue
2015-01-12tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue
2015-01-12tipc: remove tipc_core_start/stop routinesYing Xue
2015-01-12tipc: fix bug in broadcast retransmit codeJon Maloy
2015-01-12bridge: Add ability to enable TSOToshiaki Makita
2015-01-12packet: make packet too small warning match conditionWillem de Bruijn
2015-01-09Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-01-09tipc: convert tipc reference table to use generic rhashtableYing Xue
2015-01-07batman-adv: Kconfig, Add missing DEBUG_FS dependencyMarkus Pargmann
2015-01-07batman-adv: Start new development cycleSimon Wunderlich
2015-01-07batman-adv: fix misspelled wordsAntonio Quartulli
2015-01-07batman-adv: clear control block of received socket buffersMartin Hundebøll
2015-01-07batman-adv: checkpatch - remove unnecessary parenthesesAntonio Quartulli
2015-01-07batman-adv: checkpatch - Please don't use multiple blank linesAntonio Quartulli
2015-01-07batman-adv: checkpatch - Please use a blank line after declarationsAntonio Quartulli
2015-01-07batman-adv: checkpatch - No space is necessary after a castAntonio Quartulli
2015-01-07batman-adv: checkpatch - else is not generally useful after a break or returnAntonio Quartulli
2015-01-07batman-adv: kernel doc fixes for main.{c, h}Martin Hundebøll
2015-01-07batman-adv: kernel doc fix for distributed-arp-table.hMartin Hundebøll
2015-01-07batman-adv: kernel doc fixes for bridge_loop_avoidance.cMartin Hundebøll
2015-01-07batman-adv: kernel doc fixes for bat_iv_ogm.cMartin Hundebøll
2015-01-07batman-adv: remove obsolete variable primary_iface from orig_nodeSimon Wunderlich
2015-01-07batman-adv: avoid useless return in void functionsAntonio Quartulli
2015-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds