OSDN Git Service

rtnetlink: do not use RTM_GETLINK directly
[uclinux-h8/linux.git] / net /
2017-08-10 Florian Westphalrtnetlink: do not use RTM_GETLINK directly
2017-08-10 Florian Westphalrtnetlink: use rcu_dereference_raw to silence rcu splat
2017-08-10 John Crispinnet: core: fix compile error inside flow_dissector...
2017-08-10 David S. MillerMerge branch 'dsa-flow-dissection'
2017-08-10 John Crispinnet-next: dsa: fix flow dissection
2017-08-10 John Crispinnet-next: tag_mtk: add flow_dissect callback to the...
2017-08-10 John Crispinnet-next: dsa: move struct dsa_device_ops to the global...
2017-08-10 Bhumika Goyalnet: atm: make atmdev_ops const
2017-08-10 David Ahernnet: ipv6: lower ndisc notifier priority below addrconf
2017-08-09 David S. MillerMerge branch 'rtnetlink-allow-selected-handlers-to...
2017-08-09 Florian Westphalnet: call newid/getid without rtnl mutex held
2017-08-09 Florian Westphalrtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
2017-08-09 Florian Westphalrtnetlink: protect handler table with rcu
2017-08-09 Florian Westphalrtnetlink: small rtnl lock pushdown
2017-08-09 Florian Westphalrtnetlink: add reference counting to prevent module...
2017-08-09 Florian Westphalrtnetlink: make rtnl_register accept a flags parameter
2017-08-09 Florian Westphalrtnetlink: call rtnl_calcit directly
2017-08-09 David S. MillerMerge branch 'bpf-new-branches'
2017-08-09 Daniel Borkmannbpf: add BPF_J{LT,LE,SLT,SLE} instructions
2017-08-09 David S. MillerMerge branch 'net-zerocopy-fixes'
2017-08-09 Willem de Bruijnsock: fix zerocopy panic in mem accounting
2017-08-09 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2017-08-09 David S. MillerMerge git://git./linux/kernel/git/davem/net
2017-08-09 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2017-08-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-08-09 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2017-08-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-08-09 Vincent Bernatnet: ipv6: avoid overhead when no custom FIB rules...
2017-08-09 Willem de Bruijnnet: avoid skb_warn_bad_offload false positives on UFO
2017-08-09 Håkon Buggerds: Reintroduce statistics counting
2017-08-09 Eric Dumazettcp: fastopen: tcp_connect() must refresh the route
2017-08-09 Xin Longnet: sched: set xt_tgchk_param par.net properly in...
2017-08-09 WANG Congnet_sched: get rid of some forward declarations
2017-08-09 Egil Hjelmelandnet: dsa: lan9303: Only allocate 3 ports
2017-08-08 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2017-08-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2017-08-08 Linus TorvaldsMerge tag 'xtensa-20170807' of git://github.com/jcmvbkb...
2017-08-08 Linus TorvaldsMerge tag 'for-linus-20170807' of git://git.infradead...
2017-08-08 Linus TorvaldsMerge tag 'xfs-4.13-fixes-3' of git://git./fs/xfs/xfs...
2017-08-07 David S. MillerMerge branch 'Update-DSAs-FDB-API-and-perform-switchdev...
2017-08-07 Arkadi Sharshevskynet: switchdev: Remove bridge bypass support from switchdev
2017-08-07 Arkadi Sharshevskynet: bridge: Remove FDB deletion through switchdev...
2017-08-07 Arkadi Sharshevskynet: dsa: Move FDB dump implementation inside DSA
2017-08-07 Arkadi Sharshevskynet: dsa: Remove redundant MDB dump support
2017-08-07 Arkadi Sharshevskynet: dsa: Remove support for bypass bridge port attribu...
2017-08-07 Arkadi Sharshevskynet: dsa: Add support for querying supported bridge...
2017-08-07 Arkadi Sharshevskynet: dsa: Move FDB add/del implementation inside DSA
2017-08-07 Arkadi Sharshevskynet: dsa: Add support for learning FDB through notification
2017-08-07 Arkadi Sharshevskynet: dsa: Remove switchdev dependency from DSA switch...
2017-08-07 Arkadi Sharshevskynet: dsa: Remove prepare phase for FDB
2017-08-07 Arkadi Sharshevskynet: dsa: Change DSA slave FDB API to be switchdev...
2017-08-07 Florian Westphalxfrm: check that cached bundle is still valid
2017-08-07 David S. MillerMerge branch 'net-dsa-remove-useless-arguments'
2017-08-07 Vivien Didelotnet: dsa: remove useless args of dsa_slave_create
2017-08-07 Vivien Didelotnet: dsa: remove useless args of dsa_cpu_dsa_setup
2017-08-07 Vivien Didelotnet: dsa: remove useless argument in legacy setup
2017-08-07 David S. MillerMerge branch 'ipv6-sr-add-support-for-advanced-local...
2017-08-07 David Lebrunipv6: sr: implement several seg6local actions
2017-08-07 David Lebrunipv6: sr: add rtnetlink functions for seg6local action...
2017-08-07 David Lebrunipv6: sr: define core operations for seg6local lightwei...
2017-08-07 David Lebrunipv6: sr: export SRH insertion functions
2017-08-07 David Lebrunipv6: sr: allow SRH insertion with arbitrary segments_l...
2017-08-07 David S. MillerMerge branch 'net_sched-clean-up-filter-handle'
2017-08-07 WANG Congnet_sched: use void pointer for filter handle
2017-08-07 WANG Congnet_sched: refactor notification code for RTM_DELTFILTER
2017-08-07 Roopa Prabhulwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPL
2017-08-07 David S. MillerMerge branch 'net-l3mdev-Support-for-sockets-bound...
2017-08-07 David Ahernnet: ipv6: add second dif to raw socket lookups
2017-08-07 David Ahernnet: ipv6: add second dif to inet6 socket lookups
2017-08-07 David Ahernnet: ipv6: add second dif to udp socket lookups
2017-08-07 David Ahernnet: ipv4: add second dif to multicast source filter
2017-08-07 David Ahernnet: ipv4: add second dif to raw socket lookups
2017-08-07 David Ahernnet: ipv4: add second dif to inet socket lookups
2017-08-07 David Ahernnet: ipv4: add second dif to udp socket lookups
2017-08-07 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2017-08...
2017-08-07 David S. MillerMerge tag 'mlx5-shared-2017-08-07' of git://git./linux...
2017-08-07 David S. MillerMerge branch 'net-sched-summer-cleanup-part-2-ndo_setup_tc'
2017-08-07 Jiri Pirkonet: sched: get rid of struct tc_to_netdev
2017-08-07 Jiri Pirkonet: sched: move prio into cls_common
2017-08-07 Jiri Pirkonet: sched: push cls related args into cls_common structure
2017-08-07 Jiri Pirkodsa: push cls_matchall setup_tc processing into a separ...
2017-08-07 Jiri Pirkonet: sched: make egress_dev flag part of flower offload...
2017-08-07 Jiri Pirkonet: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMAT...
2017-08-07 Jiri Pirkonet: sched: make type an argument for ndo_setup_tc
2017-08-07 David S. MillerMerge branch 'sctp-remove-typedefs-from-structures...
2017-08-07 Xin Longsctp: remove the typedef sctp_subtype_t
2017-08-07 Xin Longsctp: remove the typedef sctp_event_t
2017-08-07 Xin Longsctp: remove the typedef sctp_event_timeout_t
2017-08-07 Xin Longsctp: remove the typedef sctp_state_t
2017-08-07 Xin Longsctp: remove the typedef sctp_ierror_t
2017-08-07 Xin Longsctp: remove the typedef sctp_xmit_t
2017-08-07 Xin Longsctp: remove the typedef sctp_transport_cmd_t
2017-08-07 Xin Longsctp: remove the typedef sctp_scope_t
2017-08-07 Xin Longsctp: remove the typedef sctp_scope_policy_t
2017-08-07 Xin Longsctp: remove the typedef sctp_retransmit_reason_t
2017-08-07 Xin Longsctp: remove the typedef sctp_lower_cwnd_t
2017-08-07 Florian Fainellinet: dsa: User per-cpu 64-bit statistics
2017-08-07 David S. MillerMerge branch 'tcp-cwnd-undo-refactor'
2017-08-07 Yuchung Chengtcp: consolidate congestion control undo functions
2017-08-07 Yuchung Chengtcp: fix cwnd undo in Reno and HTCP congestion controls
next