summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-12-15sctp: use GFP_KERNEL in sctp_init()Eric Dumazet
2015-12-15net: diag: Support destroying TCP sockets.Lorenzo Colitti
2015-12-15net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti
2015-12-15net: diag: Add the ability to destroy a socket.Lorenzo Colitti
2015-12-15net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti
2015-12-15ila: Add generic ILA translation facilityTom Herbert
2015-12-15netlink: add a start callback for starting a netlink dumpTom Herbert
2015-12-15ila: Create net/ipv6/ila directoryTom Herbert
2015-12-15net: Add driver helper functions to determine checksum offloadabilityTom Herbert
2015-12-15tcp: Fix conditions to determine checksum offloadTom Herbert
2015-12-15net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert
2015-12-15switchdev: Pass original device to port netdev driverIdo Schimmel
2015-12-15switchdev: vlan: Use switchdev_port* in vlan_netdev_opsIdo Schimmel
2015-12-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-14iucv: call skb_linearize() when neededEugene Crosser
2015-12-14iucv: prevent information leak in iucv_messageEugene Crosser
2015-12-14ipv6: addrconf: drop ieee802154 specific thingsAlexander Aring
2015-12-11mpls_iptunnel: add static qualifier to mpls_outputRoopa Prabhu
2015-12-11Bluetooth: Do not filter multicast addresses by defaultDanny Schweizer
2015-12-10mac802154: tx: fix synced xmit deadlockAlexander Aring
2015-12-106lowpan: add debugfs supportAlexander Aring
2015-12-106lowpan: add lowpan dev register helpersAlexander Aring
2015-12-106lowpan: add nhc module for GHC routing extension header detectionStefan Schmidt
2015-12-106lowpan: add nhc module for GHC fragmentation extension header detectionStefan Schmidt
2015-12-106lowpan: add nhc module for GHC destination extension header detectionStefan Schmidt
2015-12-106lowpan: add nhc module for GHC ICMPv6 detectionStefan Schmidt
2015-12-106lowpan: add nhc module for GHC UDP detectionStefan Schmidt
2015-12-106lowpan: add nhc module for GHC hop-by-hopextension header detectionStefan Schmidt
2015-12-106lowpan: clarify Kconfig entries for upcoming GHC supportStefan Schmidt
2015-12-10Bluetooth: Fix locking in bt_accept_dequeue after disconnectionYichen Zhao
2015-12-10Bluetooth: Don't treat connection timeout as a failureJohan Hedberg
2015-12-10Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg
2015-12-10Bluetooth: Clean up current advertising instance trackingJohan Hedberg
2015-12-10Bluetooth: Clean up advertising initialization in powered_update_hci()Johan Hedberg
2015-12-10Bluetooth: Remove redundant check for req.cmd_qJohan Hedberg
2015-12-10Bluetooth: Fix updating wrong instance's scan_rsp dataJohan Hedberg
2015-12-10Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg
2015-12-10Bluetooth: Simplify read_adv_features codeJohan Hedberg
2015-12-10Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg
2015-12-10Bluetooth: Move fast connectable code to hci_request.cJohan Hedberg
2015-12-10Bluetooth: Move EIR update to hci_request.cJohan Hedberg
2015-12-10Bluetooth: HCI name update to hci_request.cJohan Hedberg
2015-12-10Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Perform Class of Device changes through hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg
2015-12-10Bluetooth: Move __hci_update_background_scan up in hci_request.cJohan Hedberg