summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-10-21Bluetooth: Add le_addr_type() helper functionJohan Hedberg
2015-10-21Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg
2015-10-21Bluetooth: Introduce driver specific post init callbackMarcel Holtmann
2015-10-20Bluetooth: l2cap_disconnection_req priority over shutdownDean Jenkins
2015-10-20Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()Dean Jenkins
2015-10-20Bluetooth: Unwind l2cap_sock_shutdown()Dean Jenkins
2015-10-206lowpan: put mcast compression in an own functionAlexander Aring
2015-10-206lowpan: rework tc and flow label handlingAlexander Aring
2015-10-206lowpan: iphc: change define valuesAlexander Aring
2015-10-206lowpan: remove lowpan_is_addr_broadcastAlexander Aring
2015-10-206lowpan: move IPHC functionality definesAlexander Aring
2015-10-206lowpan: nhc: move iphc manipulation out of nhcAlexander Aring
2015-10-206lowpan: remove lowpan_fetch_skb_u8Alexander Aring
2015-10-206lowpan: cleanup lowpan_header_decompressAlexander Aring
2015-10-206lowpan: cleanup lowpan_header_compressAlexander Aring
2015-10-206lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LENAlexander Aring
2015-10-20bluetooth: 6lowpan: use lowpan dispatch helpersAlexander Aring
2015-10-20mac802154: llsec: use kzfreeAlexander Aring
2015-10-20Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg
2015-10-20Bluetooth: Add support setup stage internal notification eventMarcel Holtmann
2015-10-20Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann
2015-10-20Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann
2015-10-20Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg
2015-10-20Bluetooth: Queue diagnostic messages together with HCI packetsMarcel Holtmann
2015-10-20Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAWMarcel Holtmann
2015-10-20Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handlingMarcel Holtmann
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-10-19RDS: fix rds-ping deadlock over TCP transportsantosh.shilimkar@oracle.com
2015-10-19tcp: do not set queue_mapping on SYNACKEric Dumazet
2015-10-19openvswitch: Scrub skb between namespacesJoe Stringer
2015-10-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-10-19netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen
2015-10-19ipconfig: send Client-identifier in DHCP requestsLi RongQing
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-10-16netfilter: ipv4: whitespace around operatorsIan Morris
2015-10-16netfilter: ipv4: code indentationIan Morris
2015-10-16netfilter: ipv4: function definition layoutIan Morris
2015-10-16netfilter: ipv4: ternary operator layoutIan Morris
2015-10-16netfilter: ipv4: label placementIan Morris
2015-10-16netfilter: turn NF_HOOK into an inline functionArnd Bergmann
2015-10-16netfilter: nf_queue: remove rcu_read_lock callsFlorian Westphal
2015-10-16netfilter: make nf_queue_entry_get_refs return voidFlorian Westphal
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal
2015-10-16rbd: use writefull op for object size writesIlya Dryomov
2015-10-16net: introduce pre-change upper device notifierJiri Pirko
2015-10-16net: Fix suspicious RCU usage in fib_rebalanceDavid Ahern
2015-10-16tcp/dccp: fix race at listener dismantle phaseEric Dumazet