summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tipc: name tipc name table support net namespaceYing Xue2015-01-1215-116/+154
* tipc: make tipc socket support net namespaceYing Xue2015-01-126-33/+43
* tipc: make tipc broadcast link support net namespaceYing Xue2015-01-1212-205/+259
* tipc: make bearer list support net namespaceYing Xue2015-01-1210-73/+110
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-1221-244/+329
* tipc: involve namespace infrastructureYing Xue2015-01-1215-86/+151
* tipc: remove unused tipc_link_get_max_pkt routineYing Xue2015-01-122-28/+0
* tipc: feed tipc sock pointer to tipc_sk_timeout routineYing Xue2015-01-121-17/+16
* tipc: cleanup core.c and core.h filesYing Xue2015-01-1212-89/+74
* tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue2015-01-128-118/+50
* tipc: remove tipc_core_start/stop routinesYing Xue2015-01-121-43/+23
* tipc: fix bug in broadcast retransmit codeJon Maloy2015-01-121-2/+3
* bridge: Add ability to enable TSOToshiaki Makita2015-01-121-0/+1
* packet: make packet too small warning match conditionWillem de Bruijn2015-01-121-1/+1
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-01-0823-61/+43
|\
| * batman-adv: Kconfig, Add missing DEBUG_FS dependencyMarkus Pargmann2015-01-071-0/+1
| * batman-adv: Start new development cycleSimon Wunderlich2015-01-071-1/+1
| * batman-adv: fix misspelled wordsAntonio Quartulli2015-01-076-8/+8
| * batman-adv: clear control block of received socket buffersMartin Hundebøll2015-01-071-0/+3
| * batman-adv: checkpatch - remove unnecessary parenthesesAntonio Quartulli2015-01-071-2/+2
| * batman-adv: checkpatch - Please don't use multiple blank linesAntonio Quartulli2015-01-0711-18/+0
| * batman-adv: checkpatch - Please use a blank line after declarationsAntonio Quartulli2015-01-074-0/+4
| * batman-adv: checkpatch - No space is necessary after a castAntonio Quartulli2015-01-071-4/+4
| * batman-adv: checkpatch - else is not generally useful after a break or returnAntonio Quartulli2015-01-074-9/+5
| * batman-adv: kernel doc fixes for main.{c, h}Martin Hundebøll2015-01-072-5/+4
| * batman-adv: kernel doc fix for distributed-arp-table.hMartin Hundebøll2015-01-071-3/+1
| * batman-adv: kernel doc fixes for bridge_loop_avoidance.cMartin Hundebøll2015-01-071-1/+5
| * batman-adv: kernel doc fixes for bat_iv_ogm.cMartin Hundebøll2015-01-071-4/+5
| * batman-adv: remove obsolete variable primary_iface from orig_nodeSimon Wunderlich2015-01-071-2/+0
| * batman-adv: avoid useless return in void functionsAntonio Quartulli2015-01-072-4/+0
* | tipc: convert tipc reference table to use generic rhashtableYing Xue2015-01-086-353/+180
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-069-19/+32
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-068-18/+31
| |\
| | * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-01-064-10/+16
| | |\
| | | * batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing2015-01-061-3/+3
| | | * batman-adv: fix multicast counter when purging originatorsLinus Lüssing2015-01-061-1/+2
| | | * batman-adv: fix counter for multicast supporting nodesLinus Lüssing2015-01-061-3/+5
| | | * batman-adv: fix lock class for decoding hash in network-coding.cMartin Hundebøll2015-01-061-1/+1
| | | * batman-adv: fix delayed foreign originator recognitionLinus Lüssing2015-01-061-0/+1
| | | * batman-adv: fix and simplify condition when bonding should be usedSimon Wunderlich2015-01-061-2/+4
| | * | Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-061-3/+9
| | |\ \ | | | |/ | | |/|
| | | * Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-051-3/+9
| | * | openvswitch: Consistently include VLAN header in flow and port stats.Ben Pfaff2015-01-022-3/+4
| | * | tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu2015-01-021-2/+2
| * | | Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina2014-12-301-1/+1
| |/ /
* | | ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk2015-01-061-11/+34
* | | net: tcp: add per route congestion controlDaniel Borkmann2015-01-054-4/+51
* | | net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann2015-01-055-8/+45
* | | net: tcp: add key management to congestion controlDaniel Borkmann2015-01-051-16/+81
* | | net: tcp: refactor reinitialization of congestion controlDaniel Borkmann2015-01-051-10/+14