tipc: update node FSM when peer RESET message is received
[cascardo/linux.git] / include / net /
2015-10-15 David S. MillerMerge branch 'switchdev-locking'
2015-10-15 Jiri Pirkoswitchdev: introduce possibility to defer obj_add/del
2015-10-15 Jiri Pirkoswitchdev: remove pointers from switchdev objects
2015-10-15 Jiri Pirkoswitchdev: allow caller to explicitly request attr_set...
2015-10-15 Jiri Pirkoswitchdev: make struct switchdev_attr parameter const...
2015-10-15 Jiri Pirkoswitchdev: introduce switchdev deferred ops infrastructure
2015-10-15 Eric Dumazettcp: avoid spurious SYN flood detection at listen(...
2015-10-15 David S. MillerMerge tag 'linux-can-next-for-4.4-20151013' of git...
2015-10-14 Paolo AbeniRevert "ipv4/icmp: redirect messages can use the ingres...
2015-10-13 David S. MillerMerge branch 'vrf-ipv6'
2015-10-13 David Ahernnet: Add IPv6 support to l3mdev
2015-10-13 David S. MillerMerge branch 'netns-defrag'
2015-10-13 Eric W. Biedermanipv6: Pass struct net into nf_ct_frag6_gather
2015-10-13 Eric W. Biedermanipv4: Pass struct net into ip_defrag and ip_check_defrag
2015-10-13 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2015-10...
2015-10-13 Paolo Abeniipv4/icmp: redirect messages can use the ingress daddr...
2015-10-13 David S. MillerMerge branch 'setsockopt_incoming_cpu'
2015-10-13 Eric Dumazettcp: shrink tcp_timewait_sock by 8 bytes
2015-10-13 Eric Dumazetnet: shrink struct sock and request_sock by 8 bytes
2015-10-13 Eric Dumazetnet: align sk_refcnt on 128 bytes boundary
2015-10-13 Eric Dumazetnet: SO_INCOMING_CPU setsockopt() support
2015-10-13 Edward Jeesock: support per-packet fwmark
2015-10-12 David S. MillerMerge branch 'switchdev_ageing_time'
2015-10-12 Scott Feldmanswitchdev: skip over ports returning -EOPNOTSUPP when...
2015-10-12 Scott Feldmanswitchdev: add bridge ageing_time attribute
2015-10-11 David S. MillerMerge branch 'dsa-next'
2015-10-11 Vivien Didelotnet: dsa: use switchdev obj in port_fdb_del
2015-10-11 Vivien Didelotnet: dsa: push prepare phase in port_fdb_add
2015-10-11 Vivien Didelotnet: dsa: add port_fdb_prepare
2015-10-11 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-10-11 Eric Dumazetnet: synack packets can be attached to request sockets
2015-10-08 Alexander Aring6lowpan: move shared settings to lowpan_netdev_setup
2015-10-08 David S. MillerMerge branch 'net/rds/4.3-v3' of git://git./linux/kerne...
2015-10-08 David S. MillerMerge branch 'pass_net_through_output_path'
2015-10-08 Eric W. Biedermandst: Pass net into dst->output
2015-10-08 Eric W. Biedermanipv4, ipv6: Pass net into ip_local_out and ip6_local_out
2015-10-08 Eric W. Biedermanipv4, ipv6: Pass net into __ip_local_out and __ip6_loca...
2015-10-08 Eric W. Biedermanipv6: Merge ip6_local_out and ip6_local_out_sk
2015-10-08 Eric W. Biedermanipv6: Merge __ip6_local_out and __ip6_local_out_sk
2015-10-08 Eric W. Biedermanipv4: Merge ip_local_out and ip_local_out_sk
2015-10-08 Eric W. Biedermanipv4: Merge __ip_local_out and __ip_local_out_sk
2015-10-08 Eric W. Biedermandst: Pass a sk into .local_out
2015-10-08 Eric W. Biedermannet: Pass net into dst_output and remove dst_output_okfn
2015-10-08 David S. MillerMerge tag 'regmap-offload-update-bits' of git://git...
2015-10-08 Marcel HoltmannBluetooth: Add debugfs entry for setting vendor diagnos...
2015-10-08 Marcel HoltmannBluetooth: Add support for vendor specific diagnostic...
2015-10-08 Marcel HoltmannBluetooth: Send index information updates to monitor...
2015-10-07 David S. MillerMerge tag 'mac80211-next-for-davem-2015-10-05' of git...
2015-10-07 David S. MillerMerge branch 'l3mdev_saddr_op'
2015-10-07 David Ahernnet: Add source address lookup op for VRF
2015-10-07 David Ahernnet: Refactor path selection in __ip_route_output_key_hash
2015-10-07 David Ahernnet: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
2015-10-07 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-10-05 Kalle ValoMerge ath-next from ath.git
2015-10-05 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-10-05 David S. MillerMerge branch 'ipv4-multipath-hash'
2015-10-05 Peter Nørlundipv4: ICMP packet inspection for multipath
2015-10-05 Peter Nørlundipv4: L3 hash-based multipath
2015-10-05 David S. MillerMerge branch 'tcp-listener-fixes-and-improvement'
2015-10-05 Eric Dumazettcp: avoid two atomic ops for syncookies
2015-10-05 Eric Dumazetnet: use sk_fullsock() in __netdev_pick_tx()
2015-10-05 Eric Dumazetinet: ip_skb_dst_mtu() should use sk_fullsock()
2015-10-05 Marcel HoltmannBluetooth: Send transport open and close monitor events
2015-10-05 Marcel HoltmannBluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE...
2015-10-03 Eric Dumazettcp/dccp: add SLAB_DESTROY_BY_RCU flag for request...
2015-10-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-10-03 David S. MillerMerge branch 'switchdev-obj'
2015-10-03 Jiri Pirkoswitchdev: push object ID back to object structure
2015-10-03 Jiri Pirkoswitchdev: bring back switchdev_obj and use it as a...
2015-10-03 Jiri Pirkoswitchdev: rename switchdev_obj_fdb to switchdev_obj_po...
2015-10-03 Jiri Pirkoswitchdev: rename switchdev_obj_vlan to switchdev_obj_p...
2015-10-03 Jiri Pirkoswitchdev: rename SWITCHDEV_ATTR_* enum values to SWITC...
2015-10-03 Jiri Pirkoswitchdev: rename SWITCHDEV_OBJ_* enum values to SWITCH...
2015-10-03 David S. MillerMerge branch 'tcp-lockless-listener'
2015-10-03 Eric Dumazettcp: remove max_qlen_log
2015-10-03 Eric Dumazettcp/dccp: remove struct listen_sock
2015-10-03 Eric Dumazettcp: attach SYNACK messages to request sockets instead...
2015-10-03 Eric Dumazetipv6: remove obsolete inet6 functions
2015-10-03 Eric Dumazettcp/dccp: shrink struct listen_sock
2015-10-03 Eric Dumazettcp/dccp: install syn_recv requests into ehash table
2015-10-03 Eric Dumazettcp/dccp: remove inet_csk_reqsk_queue_added() timeout...
2015-10-03 Eric Dumazettcp: get_openreq[46]() changes
2015-10-03 Eric Dumazettcp/dccp: init sk_prot and call sk_node_init() in reqsk...
2015-10-03 Eric Dumazettcp: move synflood_warned into struct request_sock_queue
2015-10-03 Eric Dumazettcp: move qlen/young out of struct listen_sock
2015-10-03 Eric Dumazettcp: add a spinlock to protect struct request_sock_queue
2015-10-02 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-10-02 Linus TorvaldsMerge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people...
2015-10-02 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-10-02 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-10-02 Linus TorvaldsMerge tag 'pm+acpi-4.3-rc4' of git://git./linux/kernel...
2015-10-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-10-01 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-10-01 Rafael J. WysockiMerge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'
2015-10-01 Rafael J. WysockiMerge branch 'acpi-ec'
2015-10-01 Rafael J. WysockiMerge branches 'pm-pci' and 'acpi-pci'
2015-10-01 Linus TorvaldsMerge tag 'upstream-4.3-rc4' of git://git.infradead...
2015-09-30 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.3-rc4' of git://git....
2015-09-30 Alexander Aringmac802154: check on len instead mac_len
2015-09-30 Alexander Aringnl802154: add support for security layer
next