summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIVThomas Egerer2016-01-252-0/+2
* sctp: allow setting SCTP_SACK_IMMEDIATELY by the applicationMarcelo Ricardo Leitner2016-01-241-0/+2
* af_unix: fix struct pid memory leakEric Dumazet2016-01-241-0/+1
* tcp: fix NULL deref in tcp_v4_send_ack()Eric Dumazet2016-01-211-5/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-01-209-29/+46
|\
| * netfilter: nf_conntrack: use safer way to lock all bucketsSasha Levin2016-01-204-14/+32
| * netfilter: nf_tables_netdev: fix error path in module initializationPablo Neira Ayuso2016-01-181-4/+4
| * netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6()Eric Dumazet2016-01-181-2/+7
| * netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELSPablo Neira Ayuso2016-01-141-1/+1
| * netfilter: ipset: allow a 0 netmask with hash_netiface typeFlorian Westphal2016-01-131-4/+0
| * netfilter: nft_byteorder: avoid unneeded le/be conversion stepsFlorian Westphal2016-01-131-4/+2
* | net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet2016-01-201-7/+14
* | gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-01-201-2/+5
* | soreuseport: fix NULL ptr dereference SO_REUSEPORT after bindCraig Gallek2016-01-191-1/+8
* | af_iucv: Validate socket address length in iucv_sock_bind()Ursula Braun2016-01-191-0/+3
* | udp: fix potential infinite loop in SO_REUSEPORT logicEric Dumazet2016-01-192-22/+42
* | ovs: limit ovs recursions in ovs_execute_actions to not corrupt stackHannes Frederic Sowa2016-01-181-5/+14
* | sctp: the temp asoc's transports should not be hashed/unhashedXin Long2016-01-172-2/+8
* | batman-adv: Drop immediate orig_node free functionSven Eckelmann2016-01-163-27/+13
* | batman-adv: Drop immediate batadv_hard_iface free functionSven Eckelmann2016-01-162-20/+7
* | batman-adv: Drop immediate neigh_ifinfo free functionSven Eckelmann2016-01-161-24/+10
* | batman-adv: Drop immediate batadv_hardif_neigh_node free functionSven Eckelmann2016-01-161-33/+13
* | batman-adv: Drop immediate batadv_neigh_node free functionSven Eckelmann2016-01-161-23/+10
* | batman-adv: Drop immediate batadv_orig_ifinfo free functionSven Eckelmann2016-01-161-28/+31
* | batman-adv: Avoid recursive call_rcu for batadv_nc_nodeSven Eckelmann2016-01-161-11/+8
* | batman-adv: Avoid recursive call_rcu for batadv_bla_claimSven Eckelmann2016-01-161-7/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-1511-30/+59
|\ \
| * | bridge: fix lockdep addr_list_lock false positive splatNikolay Aleksandrov2016-01-151-0/+8
| * | net: sctp: Move sequence start handling into sctp_transport_get_idx()Geert Uytterhoeven2016-01-151-3/+3
| * | ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-151-1/+1
| * | sctp: support to lookup with ep+paddr in transport rhashtableXin Long2016-01-151-15/+23
| * | net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-154-4/+9
| * | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-01-132-6/+14
| |\ \
| | * | batman-adv: Fix list removal of batadv_hardif_neigh_nodeSven Eckelmann2016-01-131-6/+12
| | * | batman-adv: fix lockdep splat when doing mcast_freeSimon Wunderlich2016-01-131-0/+2
| | |/
| * | genetlink: Fix off-by-one in genl_allocate_reserve_groups()David S. Miller2016-01-131-1/+1
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2016-01-13267-6628/+11042
| |\
| * | net: netlink: Fix multicast group storage allocation for families with more t...Matti Vaittinen2016-01-121-1/+1
| * | net: bpf: reject invalid shiftsRabin Vincent2016-01-121-0/+5
* | | Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-01-154-8/+50
|\ \ \
| * | | Revert "svcrdma: Do not send XDR roundup bytes for a write chunk"J. Bruce Fields2016-01-071-7/+0
| * | | sunrpc: Add a function to close temporary transports immediatelyScott Mayhew2015-12-231-0/+45
| * | | nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields2015-11-241-0/+3
| * | | svcrpc: move some initialization to common codeJ. Bruce Fields2015-11-242-8/+2
| * | | svcrdma: Do not send XDR roundup bytes for a write chunkChuck Lever2015-11-231-0/+7
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-158-136/+59
|\ \ \ \
| * | | | mm: memcontrol: switch to the updated jump-label APIJohannes Weiner2016-01-141-2/+2
| * | | | mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner2016-01-142-7/+2
| * | | | net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-145-97/+36
| * | | | net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-142-12/+21
OpenPOWER on IntegriCloud