aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-15openvswitch: Allow for any level of nesting in flow attributesThomas Graf1-50/+56
2015-01-15openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()Thomas Graf3-41/+47
2015-01-15vxlan: Group Policy extensionThomas Graf1-3/+6
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-43/+92
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-40/+90
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf1-1/+2
2015-01-14ipv6:icmp:remove unnecessary bracketszhuyj1-1/+1
2015-01-14openvswitch: Introduce ovs_tunnel_route_lookupFan Du5-39/+25
2015-01-14udp: pass udp_offload struct to UDP gro callbacksTom Herbert3-8/+17
2015-01-14bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann1-1/+2
2015-01-14neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy1-0/+44
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko18-41/+42
2015-01-13net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko7-13/+13
2015-01-13tipc: correctly handle releasing a not fully initialized sockSasha Levin1-2/+5
2015-01-13tipc: remove redundant timer defined in tipc_sock structYing Xue1-9/+7
2015-01-13bridge: fix uninitialized variable warningRoopa Prabhu1-7/+9
2015-01-13openvswitch: Remove unnecessary version.h inclusionSyam Sidhardhan1-2/+0
2015-01-13tcp: avoid reducing cwnd when ACK+DSACK is receivedSébastien Barré1-19/+19
2015-01-13netlink: eliminate nl_sk_hash_lockYing Xue3-19/+25
2015-01-12net: allow large number of rx queuesPankaj Gupta1-5/+8
2015-01-12net: sched: sch_teql: Remove unused functionRickard Strandqvist1-7/+0
2015-01-12net: xfrm: xfrm_algo: Remove unused functionRickard Strandqvist1-5/+0
2015-01-12bridge: new function to pack vlans into ranges during getsRoopa Prabhu1-21/+124
2015-01-12bridge: support for multiple vlans and vlan ranges in setlink and dellink requestsRoopa Prabhu1-36/+68
2015-01-12tipc: make netlink support net namespaceYing Xue1-2/+5
2015-01-12tipc: make tipc random value aware of net namespaceYing Xue4-12/+4
2015-01-12tipc: make subscriber server support net namespaceYing Xue8-65/+86
2015-01-12tipc: make tipc node address support net namespaceYing Xue17-194/+246
2015-01-12tipc: name tipc name table support net namespaceYing Xue15-116/+154
2015-01-12tipc: make tipc socket support net namespaceYing Xue6-33/+43
2015-01-12tipc: make tipc broadcast link support net namespaceYing Xue12-205/+259
2015-01-12tipc: make bearer list support net namespaceYing Xue10-73/+110
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue21-244/+329
2015-01-12tipc: involve namespace infrastructureYing Xue15-86/+151
2015-01-12tipc: remove unused tipc_link_get_max_pkt routineYing Xue2-28/+0
2015-01-12tipc: feed tipc sock pointer to tipc_sk_timeout routineYing Xue1-17/+16
2015-01-12tipc: cleanup core.c and core.h filesYing Xue12-89/+74
2015-01-12tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue8-118/+50
2015-01-12tipc: remove tipc_core_start/stop routinesYing Xue1-43/+23
2015-01-12tipc: fix bug in broadcast retransmit codeJon Maloy1-2/+3
2015-01-12bridge: Add ability to enable TSOToshiaki Makita1-0/+1
2015-01-12tipc: fix bug in broadcast retransmit codeJon Paul Maloy1-2/+3
2015-01-12packet: make packet too small warning match conditionWillem de Bruijn1-1/+1
2015-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-35/+38
2015-01-11packet: bail out of packet_snd() if L2 header creation failsChristoph Jaeger1-1/+1
2015-01-09Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-3/+3
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2-2/+2
2015-01-08Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller23-61/+43
2015-01-08tipc: convert tipc reference table to use generic rhashtableYing Xue6-353/+180
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov2-2/+2