Age | Commit message (Expand) | Author | Files | Lines |
2017-06-13 | mac80211: don't look at the PM bit of BAR frames | Emmanuel Grumbach | 1 | -1/+5 |
2017-06-12 | hsr: fix incorrect warning | Karicheri, Muralidharan | 3 | -5/+9 |
2017-06-12 | udp: try to avoid 2 cache miss on dequeue | Paolo Abeni | 1 | -11/+103 |
2017-06-12 | udp: avoid a cache miss on dequeue | Paolo Abeni | 2 | -5/+25 |
2017-06-12 | net: factor out a helper to decrement the skb refcount | Paolo Abeni | 2 | -13/+5 |
2017-06-12 | proc: snmp6: Use correct type in memset | Christian Perle | 1 | -1/+1 |
2017-06-12 | Bluetooth: Send HCI Set Event Mask Page 2 command only when needed | Marcel Holtmann | 1 | -2/+15 |
2017-06-11 | net: ipmr: Fix some mroute forwarding issues in vrf's | Donald Sharp | 1 | -17/+15 |
2017-06-10 | bpf: add bpf_set_hash helper for tc progs | Daniel Borkmann | 1 | -0/+20 |
2017-06-10 | bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly | Daniel Borkmann | 1 | -7/+1 |
2017-06-10 | net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse | Jia-Ju Bai | 1 | -1/+1 |
2017-06-10 | net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx | Jia-Ju Bai | 1 | -5/+1 |
2017-06-10 | Remove the redundant skb->dev initialization in ip6_fragment | Chenbo Feng | 1 | -1/+0 |
2017-06-10 | sctp: no need to check assoc id before calling sctp_assoc_set_id | Xin Long | 1 | -6/+2 |
2017-06-10 | sctp: use read_lock_bh in sctp_eps_seq_show | Xin Long | 1 | -4/+2 |
2017-06-10 | sctp: fix recursive locking warning in sctp_do_peeloff | Xin Long | 1 | -2/+2 |
2017-06-10 | sctp: disable BH in sctp_for_each_endpoint | Xin Long | 1 | -2/+2 |
2017-06-10 | net/packet: remove unneeded declaraion of tpacket_snd(). | Rosen, Rami | 1 | -1/+0 |
2017-06-10 | l2tp: cast l2tp traffic counter to unsigned | Dominik Heidler | 1 | -6/+7 |
2017-06-10 | bpf: Remove duplicate tcp_filter hook in ipv6 | Chenbo Feng | 1 | -3/+0 |
2017-06-10 | netns: fix error code when the nsid is already used | Nicolas Dichtel | 1 | -0/+1 |
2017-06-10 | netns: define extack error msg for nsis cmds | Nicolas Dichtel | 1 | -9/+33 |
2017-06-10 | Bluetooth: use constant time memory comparison for secret values | Jason A. Donenfeld | 1 | -19/+20 |
2017-06-09 | Merge tag 'linux-can-fixes-for-4.12-20170609' of git://git.kernel.org/pub/scm... | David S. Miller | 1 | -2/+1 |
2017-06-09 | mac80211: free netdev on dev_alloc_name() error | Johannes Berg | 1 | -0/+1 |
2017-06-09 | net: rps: send out pending IPI's on CPU hotplug | ashwanth@codeaurora.org | 1 | -9/+22 |
2017-06-09 | ipv6: Initial skb->dev and skb->protocol in ip6_output | Chenbo Feng | 1 | -3/+3 |
2017-06-09 | Fix an intermittent pr_emerg warning about lo becoming free. | Krister Johansen | 1 | -0/+14 |
2017-06-09 | Ipvlan should return an error when an address is already in use. | Krister Johansen | 3 | -1/+68 |
2017-06-09 | af_unix: Add sockaddr length checks before accessing sa_family in bind and co... | Mateusz Jurczyk | 1 | -1/+6 |
2017-06-09 | batman-adv: simplify return handling in some TT functions | Simon Wunderlich | 1 | -11/+6 |
2017-06-09 | batman-adv: do not add loop detection mac addresses to global tt | Simon Wunderlich | 1 | -0/+6 |
2017-06-09 | batman-adv: tp_meter: mark init function with __init | Antonio Quartulli | 1 | -1/+2 |
2017-06-09 | can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock | Marc Kleine-Budde | 1 | -2/+1 |
2017-06-08 | skbuff: only inherit relevant tx_flags | Willem de Bruijn | 1 | -4/+6 |
2017-06-08 | ila_xlat: add missing hash secret initialization | Arnd Bergmann | 1 | -0/+1 |
2017-06-08 | net: ipmr: add getlink support | Nikolay Aleksandrov | 1 | -0/+126 |
2017-06-08 | net: Remove support for bridge bypass ndos from stacked devices | Arkadi Sharshevsky | 1 | -6/+0 |
2017-06-08 | net: bridge: Receive notification about successful FDB offload | Arkadi Sharshevsky | 3 | -3/+35 |
2017-06-08 | net: bridge: Add support for notifying devices about FDB add/del | Arkadi Sharshevsky | 4 | -2/+44 |
2017-06-08 | net: switchdev: Change notifier chain to be atomic | Arkadi Sharshevsky | 1 | -24/+6 |
2017-06-08 | net: bridge: Add support for calling FDB external learning under rcu | Arkadi Sharshevsky | 3 | -4/+8 |
2017-06-08 | net: bridge: Add support for offloading port attributes | Arkadi Sharshevsky | 3 | -21/+119 |
2017-06-08 | net: dsa: add CPU and DSA ports as VLAN members | Vivien Didelot | 1 | -0/+3 |
2017-06-08 | net: dsa: check VLAN capability of every switch | Vivien Didelot | 1 | -10/+17 |
2017-06-08 | Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k... | David S. Miller | 4 | -46/+130 |
2017-06-08 | net: qrtr: Inform open sockets about new controller | Bjorn Andersson | 1 | -0/+24 |
2017-06-08 | net: qrtr: Broadcast DEL_CLIENT message when endpoint is closed | Bjorn Andersson | 1 | -0/+28 |
2017-06-08 | net: qrtr: Inject BYE on remote termination | Bjorn Andersson | 1 | -0/+27 |
2017-06-08 | net: qrtr: Refactor packet allocation | Bjorn Andersson | 1 | -6/+19 |