summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-1318-41/+42
* net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko2015-01-137-13/+13
* tipc: correctly handle releasing a not fully initialized sockSasha Levin2015-01-131-2/+5
* tipc: remove redundant timer defined in tipc_sock structYing Xue2015-01-131-9/+7
* bridge: fix uninitialized variable warningRoopa Prabhu2015-01-131-7/+9
* openvswitch: Remove unnecessary version.h inclusionSyam Sidhardhan2015-01-131-2/+0
* tcp: avoid reducing cwnd when ACK+DSACK is receivedSébastien Barré2015-01-131-19/+19
* netlink: eliminate nl_sk_hash_lockYing Xue2015-01-133-19/+25
* net: allow large number of rx queuesPankaj Gupta2015-01-121-5/+8
* net: sched: sch_teql: Remove unused functionRickard Strandqvist2015-01-121-7/+0
* net: xfrm: xfrm_algo: Remove unused functionRickard Strandqvist2015-01-121-5/+0
* bridge: new function to pack vlans into ranges during getsRoopa Prabhu2015-01-121-21/+124
* bridge: support for multiple vlans and vlan ranges in setlink and dellink req...Roopa Prabhu2015-01-121-36/+68
* tipc: make netlink support net namespaceYing Xue2015-01-121-2/+5
* tipc: make tipc random value aware of net namespaceYing Xue2015-01-124-12/+4
* tipc: make subscriber server support net namespaceYing Xue2015-01-128-65/+86
* tipc: make tipc node address support net namespaceYing Xue2015-01-1217-194/+246
* 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
| |\
OpenPOWER on IntegriCloud