summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | netfilter: conntrack: adjust nf_conntrack_buckets default valueMarcelo Leitner2014-12-23
* | | | | | | | | | openvswitch: Support VXLAN Group Policy extensionThomas Graf2015-01-15
* | | | | | | | | | openvswitch: Allow for any level of nesting in flow attributesThomas Graf2015-01-15
* | | | | | | | | | openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()Thomas Graf2015-01-15
* | | | | | | | | | vxlan: Group Policy extensionThomas Graf2015-01-15
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-14
| | * | | | | | | | | bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann2015-01-14
| | * | | | | | | | | neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy2015-01-14
| | * | | | | | | | | tipc: fix bug in broadcast retransmit codeJon Paul Maloy2015-01-12
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-01-12
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | netfilter: nf_tables: fix flush ruleset chain dependenciesPablo Neira Ayuso2015-01-06
| | | * | | | | | | | | netfilter: nfnetlink: relax strict multicast group check from netlink_bindPablo Neira Ayuso2015-01-06
| | | * | | | | | | | | netfilter: nfnetlink: validate nfnetlink header from batchPablo Neira Ayuso2015-01-06
| | | * | | | | | | | | netfilter: conntrack: fix race between confirmation and flushPablo Neira Ayuso2015-01-06
| | | * | | | | | | | | netfilter: nf_tables: fix port natting in little endian archsleroy christophe2014-12-23
| | | * | | | | | | | | Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Pablo Neira Ayuso2014-12-18
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter2014-12-10
| | * | | | | | | | | | | packet: bail out of packet_snd() if L2 header creation failsChristoph Jaeger2015-01-11
| * | | | | | | | | | | | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-01-09
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | rpc: fix xdr_truncate_encode to handle buffer ending on page boundaryJ. Bruce Fields2015-01-07
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-01-09
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | libceph: fix sparse endianness warningsIlya Dryomov2015-01-08
| | |/ / / / / / / / / /
* | | | | | | | | | | | ipv6:icmp:remove unnecessary bracketszhuyj2015-01-14
* | | | | | | | | | | | openvswitch: Introduce ovs_tunnel_route_lookupFan Du2015-01-14
* | | | | | | | | | | | udp: pass udp_offload struct to UDP gro callbacksTom Herbert2015-01-14
* | | | | | | | | | | | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* | | | | | | | | | | | net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko2015-01-13
* | | | | | | | | | | | tipc: correctly handle releasing a not fully initialized sockSasha Levin2015-01-13
* | | | | | | | | | | | tipc: remove redundant timer defined in tipc_sock structYing Xue2015-01-13
* | | | | | | | | | | | bridge: fix uninitialized variable warningRoopa Prabhu2015-01-13
* | | | | | | | | | | | openvswitch: Remove unnecessary version.h inclusionSyam Sidhardhan2015-01-13
* | | | | | | | | | | | tcp: avoid reducing cwnd when ACK+DSACK is receivedSébastien Barré2015-01-13
* | | | | | | | | | | | netlink: eliminate nl_sk_hash_lockYing Xue2015-01-13
* | | | | | | | | | | | net: allow large number of rx queuesPankaj Gupta2015-01-12
* | | | | | | | | | | | net: sched: sch_teql: Remove unused functionRickard Strandqvist2015-01-12
* | | | | | | | | | | | net: xfrm: xfrm_algo: Remove unused functionRickard Strandqvist2015-01-12
* | | | | | | | | | | | bridge: new function to pack vlans into ranges during getsRoopa Prabhu2015-01-12
* | | | | | | | | | | | bridge: support for multiple vlans and vlan ranges in setlink and dellink req...Roopa Prabhu2015-01-12
* | | | | | | | | | | | tipc: make netlink support net namespaceYing Xue2015-01-12
* | | | | | | | | | | | tipc: make tipc random value aware of net namespaceYing Xue2015-01-12
* | | | | | | | | | | | tipc: make subscriber server support net namespaceYing Xue2015-01-12
* | | | | | | | | | | | tipc: make tipc node address support net namespaceYing Xue2015-01-12
* | | | | | | | | | | | tipc: name tipc name table support net namespaceYing Xue2015-01-12
* | | | | | | | | | | | tipc: make tipc socket support net namespaceYing Xue2015-01-12
* | | | | | | | | | | | tipc: make tipc broadcast link support net namespaceYing Xue2015-01-12
* | | | | | | | | | | | tipc: make bearer list support net namespaceYing Xue2015-01-12
* | | | | | | | | | | | tipc: make tipc node table aware of net namespaceYing Xue2015-01-12
* | | | | | | | | | | | tipc: involve namespace infrastructureYing Xue2015-01-12