Age | Commit message (Expand) | Author | Files | Lines |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 401 | -10103/+23534 |
2016-07-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+1 |
2016-07-27 | af_unix: charge buffers to kmemcg | Vladimir Davydov | 1 | -0/+1 |
2016-07-27 | l2tp: Correctly return -EBADF from pppol2tp_getname. | phil.turnbull@oracle.com | 1 | -5/+2 |
2016-07-27 | net: ipmr/ip6mr: update lastuse on entry change | Nikolay Aleksandrov | 2 | -2/+2 |
2016-07-27 | tipc: dump monitor attributes | Parthasarathy Bhuvaragan | 5 | -0/+235 |
2016-07-27 | tipc: add a function to get the bearer name | Parthasarathy Bhuvaragan | 2 | -0/+22 |
2016-07-27 | tipc: get monitor threshold for the cluster | Parthasarathy Bhuvaragan | 5 | -0/+67 |
2016-07-27 | tipc: make cluster size threshold for monitoring configurable | Parthasarathy Bhuvaragan | 6 | -2/+55 |
2016-07-27 | tipc: introduce constants for tipc address validation | Parthasarathy Bhuvaragan | 2 | -6/+3 |
2016-07-27 | net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_... | He Chunhui | 1 | -6/+1 |
2016-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -9/+27 |
2016-07-26 | net_sched: get rid of struct tcf_common | WANG Cong | 2 | -77/+72 |
2016-07-26 | net_sched: move tc_action into tcf_common | WANG Cong | 14 | -279/+256 |
2016-07-26 | udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb | Daniel Borkmann | 2 | -6/+2 |
2016-07-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -5/+7 |
2016-07-26 | net/sctp: terminate rhashtable walk correctly | Vegard Nossum | 1 | -0/+1 |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+22 |
2016-07-25 | net/irda: fix NULL pointer dereference on memory allocation failure | Vegard Nossum | 1 | -2/+5 |
2016-07-25 | sctp: also point GSO head_skb to the sk when it's available | Marcelo Ricardo Leitner | 1 | -0/+3 |
2016-07-25 | sctp: fix BH handling on socket backlog | Marcelo Ricardo Leitner | 2 | -2/+2 |
2016-07-25 | kcm: remove redundant -ve error check and return path | Colin Ian King | 1 | -5/+1 |
2016-07-25 | net: ipv6: Always leave anycast and multicast groups on link down | Mike Manning | 1 | -0/+4 |
2016-07-25 | sctp: use inet_recvmsg to support sctp RFS well | Xin Long | 2 | -2/+2 |
2016-07-25 | bridge: Fix incorrect re-injection of LLDP packets | Ido Schimmel | 1 | -0/+8 |
2016-07-25 | sctp: support ipv6 nonlocal bind | Xin Long | 1 | -1/+3 |
2016-07-25 | bpf, events: fix offset in skb copy handler | Daniel Borkmann | 1 | -2/+2 |
2016-07-25 | net/ncsi: avoid maybe-uninitialized warning | Arnd Bergmann | 1 | -13/+19 |
2016-07-25 | net: bridge: br_set_ageing_time takes a clock_t | Vivien Didelot | 2 | -2/+2 |
2016-07-25 | net: bridge: fix br_stp_enable_bridge comment | Vivien Didelot | 1 | -1/+1 |
2016-07-25 | net/sched: Add match-all classifier hw offloading. | Yotam Gigi | 1 | -3/+73 |
2016-07-25 | net/sched: introduce Match-all classifier | Jiri Pirko | 3 | -0/+259 |
2016-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 31 | -558/+674 |
2016-07-25 | Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -8/+0 |
2016-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 30 | -111/+303 |
2016-07-24 | Merge tag 'ceph-for-4.7-rc8' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -43/+113 |
2016-07-23 | netfilter: nft_compat: fix crash when related match/target module is removed | Liping Zhang | 1 | -23/+20 |
2016-07-23 | netfilter: nft_compat: put back match/target module if init fail | Liping Zhang | 1 | -8/+24 |
2016-07-23 | netfilter: h323: Use mod_timer instead of set_expect_timeout | Gao Feng | 1 | -14/+1 |
2016-07-22 | netfilter: connlabels: move set helper to xt_connlabel | Florian Westphal | 2 | -30/+16 |
2016-07-22 | netfilter: conntrack: support a fixed size of 128 distinct labels | Florian Westphal | 5 | -28/+14 |
2016-07-22 | libceph: apply new_state before new_up_client on incrementals | Ilya Dryomov | 1 | -43/+113 |
2016-07-22 | packet: propagate sock_cmsg_send() error | Soheil Hassas Yeganeh | 1 | -3/+1 |
2016-07-21 | Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller | 6 | -150/+254 |
2016-07-21 | rtnl: protect do_setlink from IFLA_XDP_ATTACHED | Brenden Blanco | 1 | -0/+4 |
2016-07-21 | netfilter: nf_tables: allow to filter out rules by table and chain | Pablo Neira Ayuso | 1 | -0/+38 |
2016-07-21 | netfilter: nft_log: fix snaplen does not truncate packets | Liping Zhang | 1 | -1/+2 |
2016-07-21 | netfilter: nft_log: check the validity of log level | Liping Zhang | 1 | -0/+5 |
2016-07-21 | netfilter: nft_log: fix possible memory leak if log expr init fail | Liping Zhang | 1 | -8/+18 |
2016-07-21 | netfilter: Add helper array register/unregister functions | Gao Feng | 6 | -181/+150 |