summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-08net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-11-05Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg
2015-11-04tun_dst: Fix potential NULL dereferenceTobias Klauser
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-03Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-11-03mac80211: document sleep requirements for channel context opsChaitanya T K
2015-11-03cfg80211/mac80211: clarify RSSI CQM reporting requirementsJohannes Berg
2015-11-02bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar
2015-11-02net: fix percpu memory leaksEric Dumazet
2015-11-02net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-11-02net: make skb_set_owner_w() more robustEric Dumazet
2015-11-01ipv4: fix to not remove local route on link downJulian Anastasov
2015-11-01net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot
2015-11-01VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi
2015-10-30Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-10-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-10-28NFC: nci: non-static functions can not be inlineRobert Dolca
2015-10-26net: tso: add support for IPv6emmanuel.grumbach@intel.com
2015-10-27NFC: NCI: allow spi driver to choose transfer clockVincent Cuissard
2015-10-27NFC: nfcmrvl: add i2c driverVincent Cuissard
2015-10-27NFC: NCI: export nci_send_frame and nci_send_cmd functionVincent Cuissard
2015-10-27NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard
2015-10-27NFC: st-nci: Add support for proprietary commandsChristophe Ricard
2015-10-26Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann
2015-10-26NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATEChristophe Ricard
2015-10-26NFC: nci: add nci_hci_clear_all_pipes functionsChristophe Ricard
2015-10-25NFC: nci: add nci_get_conn_info_by_id functionRobert Dolca
2015-10-25NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca
2015-10-25NFC: nci: Allow the driver to set handler for core nci opsRobert Dolca
2015-10-25NFC: nci: Introduce nci_core_cmdRobert Dolca
2015-10-25NFC: nci: Introduce new core opcodesRobert Dolca
2015-10-25NFC: nci: Add function to get max packet size for connRobert Dolca
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-10-23mpls: multipath route supportRoopa Prabhu
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar
2015-10-22net: dsa: remove port_fdb_getnextVivien Didelot
2015-10-22net: dsa: add port_fdb_dump functionVivien Didelot
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-21netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen
2015-10-21Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg
2015-10-21Bluetooth: Add hci_conn_hash_lookup_le() helper functionJohan Hedberg
2015-10-21tcp: use RACK to detect lossesYuchung Cheng
2015-10-21tcp: track the packet timings in RACKYuchung Cheng
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng
2015-10-21Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg