summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2015-01-06ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk
2015-01-06Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-01-06batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing
2015-01-06batman-adv: fix multicast counter when purging originatorsLinus Lüssing
2015-01-06batman-adv: fix counter for multicast supporting nodesLinus Lüssing
2015-01-06batman-adv: fix lock class for decoding hash in network-coding.cMartin Hundebøll
2015-01-06batman-adv: fix delayed foreign originator recognitionLinus Lüssing