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