OSDN Git Service

i40e: Avoid some useless variables and initializers in NVM functions
[tomoyo/tomoyo-test1.git] / net /
2017-10-09 David S. MillerMerge branch 'ipv6-addrlabel-avoid-dirtying-ip6addrlbl_...
2017-10-09 Eric Dumazetipv6: addrlabel: remove refcounting
2017-10-09 Eric Dumazetipv6: addrlabel: rework ip6addrlbl_get()
2017-10-09 Eric Dumazetipv6: avoid zeroing per cpu data again
2017-10-09 David S. MillerMerge branch 'mlxsw-Offload-bridge-device-mrouter'
2017-10-09 Yotam Giginet: bridge: Export bridge multicast router state
2017-10-09 Yotam Giginet: bridge: Notify on bridge device mrouter state...
2017-10-09 David S. MillerMerge branch 'ipv6_dev_get_saddr-rcu'
2017-10-09 Eric Dumazetipv6: avoid cache line dirtying in ipv6_dev_get_saddr()
2017-10-09 Eric Dumazetipv6: __ipv6_dev_get_saddr() rcu conversion
2017-10-09 Eric Dumazetipv6: ipv6_chk_prefix() rcu conversion
2017-10-09 Eric Dumazetipv6: ipv6_chk_custom_prefix() rcu conversion
2017-10-09 Eric Dumazetipv6: ipv6_count_addresses() rcu conversion
2017-10-09 Eric Dumazetipv6: prepare RCU lookups for idev->addr_list
2017-10-09 David S. MillerMerge branch 'bridge-neigh-msg-proxy-and-flood-suppress...
2017-10-09 Roopa Prabhubridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports
2017-10-09 Roopa Prabhubridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports
2017-10-09 Roopa Prabhubridge: add new BR_NEIGH_SUPPRESS port flag to suppress...
2017-10-09 Eric Dumazetipv6: fix a BUG in rt6_get_pcpu_route()
2017-10-09 David S. MillerMerge tag 'mlx5-updates-2017-10-06' of git://git./linux...
2017-10-07 William Tuip_gre: check packet length and mtu correctly in erspan tx
2017-10-07 Lin Zhangnet: phonet: mark phonet_protocol as const
2017-10-07 Lin Zhangnet: phonet: mark header_ops as const
2017-10-07 Amine Kherboucheip_tunnel: add mpls over gre support
2017-10-07 David S. MillerMerge branch 'fib6-rcu'
2017-10-07 Wei Wangipv6: take care of rt6_stats
2017-10-07 Wei Wangipv6: replace rwlock with rcu and spinlock in fib6_table
2017-10-07 Wei Wangipv6: add key length check into rt6_select()
2017-10-07 Wei Wangipv6: check fn->leaf before it is used
2017-10-07 Wei Wangipv6: update fn_sernum after route is inserted to tree
2017-10-07 Wei Wangipv6: replace dst_hold() with dst_hold_safe() in routin...
2017-10-07 Wei Wangipv6: don't release rt->rt6i_pcpu memory during rt6_rel...
2017-10-07 Wei Wangipv6: grab rt->rt6i_ref before allocating pcpu rt
2017-10-07 Wei Wangipv6: hook up exception table to store dst cache
2017-10-07 Wei Wangipv6: prepare fib6_locate() for exception table
2017-10-07 Wei Wangipv6: prepare fib6_age() for exception table
2017-10-07 Wei Wangipv6: prepare rt6_clean_tohost() for exception table
2017-10-07 Wei Wangipv6: prepare rt6_mtu_change() for exception table
2017-10-07 Wei Wangipv6: prepare fib6_remove_prefsrc() for exception table
2017-10-07 Wei Wangipv6: introduce a hash table to store dst cache
2017-10-07 Wei Wangipv6: introduce a new function fib6_update_sernum()
2017-10-06 David S. MillerMerge branch 'tcp-rbtree-retransmit-queue'
2017-10-06 Eric Dumazettcp: implement rb-tree based retransmit queue
2017-10-06 Eric Dumazettcp: pass previous skb to tcp_shifted_skb()
2017-10-06 Eric Dumazettcp: reduce tcp_fastretrans_alert() verbosity
2017-10-06 Eric Dumazettcp: tcp_mark_head_lost() optimization
2017-10-06 Eric Dumazettcp: tcp_tx_timestamp() cleanup
2017-10-06 Eric Dumazettcp: uninline tcp_write_queue_purge()
2017-10-06 Eric Dumazetnet: add rb_to_skb() and other rb tree helpers
2017-10-06 David S. MillerMerge branch '40GbE' of ra./linux/kernel/git/jkirsher...
2017-10-06 David S. MillerMerge tag 'batadv-next-for-davem-20171006' of git:...
2017-10-06 Joe Perchesnet/ipv6: Convert icmpv6_push_pending_frames to void
2017-10-06 Tim Hansennet/ipv6: remove unused err variable on icmpv6_push_pen...
2017-10-06 Lin Zhangnet: ipv6: remove unused code in ipv6_find_hdr()
2017-10-06 David S. MillerMerge branch 'tcp-improving-RACK-cpu-performance'
2017-10-06 Yuchung Chengtcp: a small refactor of RACK loss detection
2017-10-06 Yuchung Chengtcp: more efficient RACK loss detection
2017-10-06 Eric Dumazettcp: new list for sent but unacked skbs for RACK recovery
2017-10-06 Avinash RepakaRDS: IB: Initialize max_items based on underlying devic...
2017-10-06 Avinash RepakaRDS: IB: Limit the scope of has_fr/has_fmr variables
2017-10-06 Tim Hansennet/ipv4: Remove unused variable in route.c
2017-10-06 Wei Wangtcp: clean up TFO server's initial tcp_rearm_rto()...
2017-10-06 Wei Wangtcp: uniform the set up of sockets after successful...
2017-10-06 David S. MillerMerge branch 'VSOCK-sock_diag'
2017-10-06 Stefan HajnocziVSOCK: add sock_diag interface
2017-10-06 Stefan HajnocziVSOCK: use TCP state constants for sk_state
2017-10-06 Stefan HajnocziVSOCK: move __vsock_in_bound/connected_table() to af_vs...
2017-10-06 Stefan HajnocziVSOCK: export socket tables for sock_diag interface
2017-10-06 David S. MillerMerge git://git./linux/kernel/git/davem/net
2017-10-05 Linus TorvaldsMerge tag 'pm-4.14-rc4' of git://git./linux/kernel...
2017-10-05 Rafael J. WysockiMerge branch 'pm-sleep'
2017-10-05 Linus TorvaldsMerge tag 'for-4.14/dm-fixes' of git://git./linux/kerne...
2017-10-05 Linus TorvaldsMerge tag 'sound-4.14-rc4' of git://git./linux/kernel...
2017-10-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-10-05 David S. MillerMerge branch 'enslavement-extack'
2017-10-05 David Ahernnet: bridge: Pass extack to down to netdev_master_upper...
2017-10-05 David Ahernnet: Add extack to upper device linking
2017-10-05 David Ahernnet: Add extack to ndo_add_slave
2017-10-05 David Ahernnet: Add extack to netdev_notifier_info
2017-10-05 Vishakha Narvekarnet: 8021q: skip packets if the vlan is down
2017-10-05 Nicolas Dichteldev: advertise the new nsid when the netns iface changes
2017-10-04 Eric Dumazetnet: cache skb_shinfo() in skb_try_coalesce()
2017-10-04 Florian Westphalrtnetlink: remove __rtnl_af_unregister
2017-10-04 Florian Westphalrtnetlink: remove slave_validate callback
2017-10-04 Olof JohanssonMerge tag 'stm32-dt-fixes-for-v4.14' of git://git....
2017-10-04 Olof JohanssonMerge tag 'amlogic-dt64-3' of git://git./linux/kernel...
2017-10-04 Florian Westphalnet: core: fix kerneldoc comment
2017-10-04 Linus TorvaldsMerge tag 'trace-v4.14-rc1-3' of git://git./linux/kerne...
2017-10-04 Olof JohanssonMerge tag 'omap-for-v4.14/fixes-rc3' of git://git....
2017-10-04 Olof JohanssonMerge tag 'v4.14-rockchip-dts64fixes-1' of git://git...
2017-10-04 Olof JohanssonMerge tag 'mvebu-fixes-4.14-1' of git://git.infradead...
2017-10-04 Olof JohanssonMerge tag 'reset-fixes-for-4.14' of git://git.pengutron...
2017-10-04 Olof JohanssonMerge tag 'davinci-fixes-for-v4.14' of git://git./linux...
2017-10-04 Olof JohanssonMerge tag 'at91-fixes' of git://git./linux/kernel/git...
2017-10-03 David S. MillerMerge branch 'sctp-stream-schedulers'
2017-10-03 Marcelo Ricardo... sctp: introduce round robin stream scheduler
2017-10-03 Marcelo Ricardo... sctp: introduce priority based stream scheduler
2017-10-03 Marcelo Ricardo... sctp: add sockopt to get/set stream scheduler parameters
2017-10-03 Marcelo Ricardo... sctp: add sockopt to get/set stream scheduler
next