summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-10-21Bluetooth: Add support setup stage internal notification eventMarcel Holtmann
2015-10-21Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann
2015-10-21Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann
2015-10-21Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg
2015-10-21Bluetooth: Queue diagnostic messages together with HCI packetsMarcel Holtmann
2015-10-21Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAWMarcel Holtmann
2015-10-21Bluetooth: 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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-10-18RDS: fix rds-ping deadlock over TCP transportsantosh.shilimkar@oracle.com
2015-10-18tcp: do not set queue_mapping on SYNACKEric Dumazet
2015-10-18openvswitch: Scrub skb between namespacesJoe Stringer
2015-10-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-10-18netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen
2015-10-18ipconfig: 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
2015-10-16tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helperEric Dumazet
2015-10-16Revert "inet: fix double request socket freeing"Eric Dumazet
2015-10-16ipv6: Initialize rt6_info properly in ip6_blackhole_route()Martin KaFai Lau
2015-10-16ipv6: Move common init code for rt6_info to a new function rt6_info_init()Martin KaFai Lau
2015-10-16Bluetooth: Fix initializing conn_params in scan phaseJakub Pawlowski
2015-10-16Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanupJohan Hedberg
2015-10-16Bluetooth: Fix remove_device behavior for explicit connectsJohan Hedberg
2015-10-16Bluetooth: Fix LE reconnection logicJohan Hedberg
2015-10-16Bluetooth: Fix reference counting for LE-scan based connectionsJohan Hedberg
2015-10-16Bluetooth: Fix double scan updatesJakub Pawlowski
2015-10-15tipc: update node FSM when peer RESET message is receivedJon Paul Maloy
2015-10-15tipc: send out RESET immediately when link goes downJon Paul Maloy
2015-10-15tipc: delay ESTABLISH state event when link is establishedJon Paul Maloy
2015-10-15tipc: disallow packet duplicates in link deferred queueJon Paul Maloy
2015-10-15tipc: improve sequence number checkingJon Paul Maloy
2015-10-15tipc: simplify tipc_link_rcv() reception loopJon Paul Maloy
2015-10-15tipc: limit usage of temporary skb list during packet receptionJon Paul Maloy
2015-10-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-15switchdev: assert rtnl mutex when going over lower netdevsJiri Pirko