summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-10-21Bluetooth: l2cap_disconnection_req priority over shutdownDean Jenkins1-1/+10
2015-10-21Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()Dean Jenkins1-17/+27
2015-10-21Bluetooth: Unwind l2cap_sock_shutdown()Dean Jenkins1-14/+18
2015-10-216lowpan: put mcast compression in an own functionAlexander Aring1-27/+32
2015-10-216lowpan: rework tc and flow label handlingAlexander Aring1-85/+205
2015-10-216lowpan: iphc: change define valuesAlexander Aring1-93/+106
2015-10-216lowpan: remove lowpan_is_addr_broadcastAlexander Aring1-1/+1
2015-10-216lowpan: move IPHC functionality definesAlexander Aring3-1/+112
2015-10-216lowpan: nhc: move iphc manipulation out of nhcAlexander Aring3-17/+14
2015-10-216lowpan: remove lowpan_fetch_skb_u8Alexander Aring1-2/+2
2015-10-216lowpan: cleanup lowpan_header_decompressAlexander Aring5-90/+75
2015-10-216lowpan: cleanup lowpan_header_compressAlexander Aring3-13/+9
2015-10-216lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LENAlexander Aring1-1/+1
2015-10-21bluetooth: 6lowpan: use lowpan dispatch helpersAlexander Aring1-30/+27
2015-10-21mac802154: llsec: use kzfreeAlexander Aring1-10/+10
2015-10-21Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg1-5/+7
2015-10-21Bluetooth: Add support setup stage internal notification eventMarcel Holtmann2-8/+18
2015-10-21Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann1-0/+14
2015-10-21Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann1-0/+19
2015-10-21Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg2-32/+19
2015-10-21Bluetooth: Queue diagnostic messages together with HCI packetsMarcel Holtmann1-4/+5
2015-10-21Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAWMarcel Holtmann1-0/+11
2015-10-21Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handlingMarcel Holtmann1-4/+1
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller32-224/+404
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-217/+391
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller38-366/+298
2015-10-19RDS: fix rds-ping deadlock over TCP transportsantosh.shilimkar@oracle.com1-3/+2
2015-10-19tcp: do not set queue_mapping on SYNACKEric Dumazet5-8/+3
2015-10-19openvswitch: Scrub skb between namespacesJoe Stringer1-0/+9
2015-10-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-42/+99
2015-10-19netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen1-12/+22
2015-10-19ipconfig: send Client-identifier in DHCP requestsLi RongQing1-1/+31
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso178-1983/+5237
2015-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-4/+9
2015-10-16netfilter: ipv4: whitespace around operatorsIan Morris3-6/+6
2015-10-16netfilter: ipv4: code indentationIan Morris3-5/+5
2015-10-16netfilter: ipv4: function definition layoutIan Morris2-6/+6
2015-10-16netfilter: ipv4: ternary operator layoutIan Morris2-5/+5
2015-10-16netfilter: ipv4: label placementIan Morris2-2/+2
2015-10-16netfilter: turn NF_HOOK into an inline functionArnd Bergmann1-2/+0
2015-10-16netfilter: nf_queue: remove rcu_read_lock callsFlorian Westphal1-12/+4
2015-10-16netfilter: make nf_queue_entry_get_refs return voidFlorian Westphal3-18/+6
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal15-60/+0
2015-10-16rbd: use writefull op for object size writesIlya Dryomov1-4/+9
2015-10-16net: introduce pre-change upper device notifierJiri Pirko1-0/+9
2015-10-16net: Fix suspicious RCU usage in fib_rebalanceDavid Ahern1-2/+2
2015-10-16tcp/dccp: fix race at listener dismantle phaseEric Dumazet1-22/+49
2015-10-16tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helperEric Dumazet5-6/+12
2015-10-16Revert "inet: fix double request socket freeing"Eric Dumazet2-3/+3
2015-10-16ipv6: Initialize rt6_info properly in ip6_blackhole_route()Martin KaFai Lau1-15/+5