Age | Commit message (Expand) | Author | Files | Lines |
2015-12-03 | Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -2/+4 |
2015-12-03 | net_sched: fix qdisc_tree_decrease_qlen() races | Eric Dumazet | 1 | -0/+3 |
2015-12-03 | ipv6: kill sk_dst_lock | Eric Dumazet | 2 | -15/+5 |
2015-12-03 | sctp: convert sack_needed and sack_generation to bits | Marcelo Ricardo Leitner | 1 | -8/+8 |
2015-12-03 | ipv6: add complete rcu protection around np->opt | Eric Dumazet | 1 | -1/+20 |
2015-12-01 | net: fix sock_wake_async() rcu protection | Eric Dumazet | 1 | -7/+16 |
2015-12-01 | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA | Eric Dumazet | 1 | -0/+10 |
2015-12-01 | Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests" | Nicolas Dichtel | 1 | -2/+1 |
2015-11-25 | ipv6: distinguish frag queues by device for multicast and link-local packets | Michal Kubeček | 1 | -0/+1 |
2015-11-23 | unix: avoid use-after-free in ep_remove_wait_queue | Rainer Weikusat | 1 | -0/+1 |
2015-11-20 | mac80211: always set the buf_size in AddBA req to 64 | Gregory Greenman | 1 | -2/+4 |
2015-11-16 | net: switchdev: fix return code of fdb_dump stub | Dragos Tatulea | 1 | -1/+1 |
2015-11-16 | ip_tunnel: disable preemption when updating per-cpu tstats | Jason A. Donenfeld | 2 | -2/+4 |
2015-11-16 | tcp: ensure proper barriers in lockless contexts | Eric Dumazet | 1 | -0/+25 |
2015-11-16 | ipv6: Check rt->dst.from for the DST_NOCACHE route | Martin KaFai Lau | 1 | -1/+2 |
2015-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -2/+14 |
2015-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -1/+16 |
2015-11-11 | netfilter: nf_tables: add clone interface to expression operations | Pablo Neira Ayuso | 1 | -2/+14 |
2015-11-09 | net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid() | Eric Dumazet | 1 | -0/+12 |
2015-11-07 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 1 | -1/+1 |
2015-11-05 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -0/+2 |
2015-11-05 | Bluetooth: L2CAP: Fix returning correct LE CoC response codes | Johan Hedberg | 1 | -0/+2 |
2015-11-05 | tun_dst: Fix potential NULL dereference | Tobias Klauser | 1 | -1/+2 |
2015-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+3 |
2015-11-03 | Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2 | -1/+13 |
2015-11-03 | mac80211: document sleep requirements for channel context ops | Chaitanya T K | 1 | -0/+6 |
2015-11-03 | cfg80211/mac80211: clarify RSSI CQM reporting requirements | Johannes Berg | 2 | -1/+7 |
2015-11-03 | bonding: simplify / unify event handling code for 3ad mode. | Mahesh Bandewar | 1 | -2/+1 |
2015-11-03 | net: fix percpu memory leaks | Eric Dumazet | 1 | -6/+9 |
2015-11-03 | net: avoid NULL deref in inet_ctl_sock_destroy() | Eric Dumazet | 1 | -1/+2 |
2015-11-03 | net: make skb_set_owner_w() more robust | Eric Dumazet | 1 | -15/+2 |
2015-11-02 | ipv4: fix to not remove local route on link down | Julian Anastasov | 1 | -1/+1 |
2015-11-01 | net: dsa: use switchdev obj for VLAN add/del ops | Vivien Didelot | 1 | -4/+9 |
2015-11-01 | VSOCK: define VSOCK_SS_LISTEN once only | Stefan Hajnoczi | 1 | -0/+3 |
2015-10-30 | Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller | 3 | -3/+31 |
2015-10-30 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -7/+7 |
2015-10-28 | NFC: nci: non-static functions can not be inline | Robert Dolca | 1 | -4/+4 |
2015-10-27 | net: tso: add support for IPv6 | emmanuel.grumbach@intel.com | 1 | -0/+1 |
2015-10-27 | NFC: NCI: allow spi driver to choose transfer clock | Vincent Cuissard | 1 | -0/+6 |
2015-10-27 | NFC: nfcmrvl: add i2c driver | Vincent Cuissard | 1 | -0/+1 |
2015-10-27 | NFC: NCI: export nci_send_frame and nci_send_cmd function | Vincent Cuissard | 1 | -0/+1 |
2015-10-27 | NFC: netlink: Add mode parameter to deactivate_target functions | Christophe Ricard | 1 | -1/+1 |
2015-10-27 | NFC: st-nci: Add support for proprietary commands | Christophe Ricard | 1 | -0/+1 |
2015-10-26 | Bluetooth: Rename bt_cb()->req into bt_cb()->hci | Marcel Holtmann | 1 | -7/+7 |
2015-10-26 | NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE | Christophe Ricard | 1 | -0/+1 |
2015-10-26 | NFC: nci: add nci_hci_clear_all_pipes functions | Christophe Ricard | 1 | -0/+1 |
2015-10-25 | NFC: nci: add nci_get_conn_info_by_id function | Robert Dolca | 1 | -0/+1 |
2015-10-25 | NFC: nci: rename nci_prop_ops to nci_driver_ops | Robert Dolca | 1 | -3/+3 |
2015-10-25 | NFC: nci: Allow the driver to set handler for core nci ops | Robert Dolca | 1 | -2/+9 |
2015-10-25 | NFC: nci: Introduce nci_core_cmd | Robert Dolca | 1 | -0/+1 |