summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4: per cpu uncached listEric Dumazet2015-01-151-13/+33
* socket: use iov_length()Nicolas Dichtel2015-01-151-10/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-01-157-133/+170
|\
| * netfilter: conntrack: Remove nf_ct_conntrack_flush_reportKristian Evensen2015-01-081-6/+0
| * netfilter: conntrack: Flush connections with a given markKristian Evensen2015-01-081-25/+64
| * netfilter: nf_ct_seqadj: print ack seq in the right host byte orderGao feng2015-01-051-3/+3
| * netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warningsChen Gang2015-01-051-2/+2
| * netfilter: nfnetlink: remove redundant variable nskbDuan Jiong2015-01-051-8/+7
| * netfilter: log: remove unnecessary sizeof(char)Fabian Frederick2014-12-231-2/+1
| * netfilter: xt_osf: Use continue to reduce indentationJoe Perches2014-12-231-84/+85
| * netfilter: conntrack: adjust nf_conntrack_buckets default valueMarcelo Leitner2014-12-231-3/+8
* | openvswitch: Support VXLAN Group Policy extensionThomas Graf2015-01-154-19/+203
* | openvswitch: Allow for any level of nesting in flow attributesThomas Graf2015-01-151-50/+56
* | openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()Thomas Graf2015-01-153-41/+47
* | vxlan: Group Policy extensionThomas Graf2015-01-151-3/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-1514-43/+92
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-1512-40/+90
| |\ \
| | * | openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-141-1/+2
| | * | bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann2015-01-141-1/+2
| | * | neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy2015-01-141-0/+44
| | * | tipc: fix bug in broadcast retransmit codeJon Paul Maloy2015-01-121-2/+3
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-01-127-35/+38
| | |\ \
| | | * | netfilter: nf_tables: fix flush ruleset chain dependenciesPablo Neira Ayuso2015-01-061-5/+9
| | | * | netfilter: nfnetlink: relax strict multicast group check from netlink_bindPablo Neira Ayuso2015-01-061-1/+1
| | | * | netfilter: nfnetlink: validate nfnetlink header from batchPablo Neira Ayuso2015-01-061-1/+2
| | | * | netfilter: conntrack: fix race between confirmation and flushPablo Neira Ayuso2015-01-061-11/+9
| | | * | netfilter: nf_tables: fix port natting in little endian archsleroy christophe2014-12-233-12/+12
| | | * | Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Pablo Neira Ayuso2014-12-181-5/+5
| | | |\ \
| | | | * | ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter2014-12-101-5/+5
| | * | | | packet: bail out of packet_snd() if L2 header creation failsChristoph Jaeger2015-01-111-1/+1
| * | | | | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-01-091-3/+3
| |\ \ \ \ \
| | * | | | | rpc: fix xdr_truncate_encode to handle buffer ending on page boundaryJ. Bruce Fields2015-01-071-3/+3
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-01-092-2/+2
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | libceph: fix sparse endianness warningsIlya Dryomov2015-01-082-2/+2
| | |/ / / /
* | | | | | ipv6:icmp:remove unnecessary bracketszhuyj2015-01-141-1/+1
* | | | | | openvswitch: Introduce ovs_tunnel_route_lookupFan Du2015-01-145-39/+25
* | | | | | udp: pass udp_offload struct to UDP gro callbacksTom Herbert2015-01-143-8/+17
* | | | | | 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
OpenPOWER on IntegriCloud