]> asedeno.scripts.mit.edu Git - linux.git/history - net
i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue
[linux.git] / net /
2018-01-26 David Ahernnet/ipv4: Allow send to local broadcast from a socket...
2018-01-26 David S. MillerMerge branch 'net-erspan-add-support-for-openvswitch'
2018-01-26 William Tuopenvswitch: add erspan version I and II support
2018-01-26 William Tunet: erspan: use bitfield instead of mask and offset
2018-01-25 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2018-01-25 David Ahernnet/ipv6: Do not allow route add with a device that is down
2018-01-25 David S. MillerMerge branch 'net-smc-more-socket-closing-improvements'
2018-01-25 Ursula Braunnet/smc: check for healthy link group resp. connections
2018-01-25 Ursula Braunnet/smc: wake up wr_reg_wait when terminating a link group
2018-01-25 Ursula Braunnet/smc: do not reuse a linkgroup with setup problems
2018-01-25 Ursula Braunnet/smc: terminate link group for ib_post_send problems
2018-01-25 Ursula Braunnet/smc: handle state SMC_PEERFINCLOSEWAIT correctly
2018-01-25 Ursula Braunnet/smc: cancel tx worker in case of socket aborts
2018-01-25 Kirill Tkhainet: Move net:netns_ids destruction out of rtnl_lock...
2018-01-25 David S. MillerMerge branch 'rebased-net-ioctl' of git://git.kernel...
2018-01-25 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-01-25 Al Virokill kernel_sock_ioctl()
2018-01-25 Al Virodev_ioctl(): move copyin/copyout to callers
2018-01-25 Al Viroipconfig: use dev_set_mtu()
2018-01-25 Al Virolift handling of SIOCIW... out of dev_ioctl()
2018-01-25 Al Virokill dev_ifname32()
2018-01-25 Al Virokill bond_ioctl()
2018-01-25 Al Virokill dev_ifsioc()
2018-01-25 Al Viroip_rt_ioctl(): take copyin to caller
2018-01-25 Al Virodevinet_ioctl(): take copyin/copyout to caller
2018-01-25 Al Vironet: separate SIOCGIFCONF handling from dev_ioctl()
2018-01-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-01-24 David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2018-01-24 Thomas Winterip_tunnel: Use mark in skb by default
2018-01-24 David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2018-01-24 David S. MillerMerge branch 'net-sched-propagate-extack-to-cls-offload...
2018-01-24 Jakub Kicinskicls_u32: propagate extack to delete callback
2018-01-24 Jakub Kicinskicls_u32: pass offload flags to tc_cls_common_offload_init()
2018-01-24 Jakub Kicinskicls_flower: propagate extack to delete callback
2018-01-24 Jakub Kicinskicls_flower: pass offload flags to tc_cls_common_offload...
2018-01-24 Jakub Kicinskicls_matchall: propagate extack to delete callback
2018-01-24 Jakub Kicinskicls_matchall: pass offload flags to tc_cls_common_offlo...
2018-01-24 Jakub Kicinskicls_bpf: propagate extack to offload delete callback
2018-01-24 Jakub Kicinskicls_bpf: pass offload flags to tc_cls_common_offload_init()
2018-01-24 Jakub Kicinskicls_bpf: remove gen_flags from bpf_offload
2018-01-24 Jakub Kicinskinet: sched: prepare for reimplementation of tc_cls_comm...
2018-01-24 Jakub Kicinskinet: sched: propagate extack to cls->destroy callbacks
2018-01-24 David S. MillerMerge branch 'kcm-fix-two-syzcaller-issues'
2018-01-24 Tom Herbertkcm: Check if sk_user_data already set in kcm_attach
2018-01-24 Tom Herbertkcm: Only allow TCP sockets to be attached to a KCM mux
2018-01-24 David S. MillerMerge branch 'pktgen-Behavior-flags-fixes'
2018-01-24 Dmitry Safonovpktgen: Clean read user supplied flag mess
2018-01-24 Dmitry Safonovpktgen: Remove brute-force printing of flags
2018-01-24 Dmitry Safonovpktgen: Add behaviour flags macro to generate flags/names
2018-01-24 Dmitry Safonovpktgen: Add missing !flag parameters
2018-01-24 Wolfgang Bumillernet: sched: em_nbyte: don't add the data offset twice
2018-01-24 Linus TorvaldsMerge tag 'trace-v4.15-rc9' of git://git.kernel.org...
2018-01-24 David S. MillerMerge branch 'net-smc-socket-closing-improvements'
2018-01-24 Ursula Braunnet/smc: continue waiting if peer signals write_shutdown
2018-01-24 Ursula Braunnet/smc: improve state change handling after close wait
2018-01-24 Ursula Braunnet/smc: make wait for work request uninterruptible
2018-01-24 Ursula Braunnet/smc: get rid of tx_pend waits in socket closing
2018-01-24 Ursula Braunnet/smc: simplify function smc_clcsock_accept()
2018-01-24 Ursula Braunnet/smc: use local struct sock variables consistently
2018-01-24 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2018-01-24 David S. MillerMerge branch '40GbE' of git://git.kernel.org/pub/scm...
2018-01-24 Ben Hutchingsipv6: Fix getsockopt() for sockets with default IPV6_AU...
2018-01-24 David S. MillerMerge branch 'act_csum-spinlock-remove'
2018-01-24 Davide Carattinet/sched: act_csum: don't use spinlock in the fast path
2018-01-24 Davide Carattinet/sched: act_csum: use per-core statistics
2018-01-24 Roopa Prabhunet: link_watch: mark bonding link events urgent
2018-01-24 David S. MillerMerge branch '10GbE' of git://git.kernel.org/pub/scm...
2018-01-24 David S. MillerMerge branch 'GEHC-Bx50-Switch-Support'
2018-01-24 Sebastian Reichelnet: dsa: Support internal phy on 'cpu' port
2018-01-23 Linus TorvaldsMerge tag 'pci-v4.15-fixes-3' of git://git.kernel.org...
2018-01-23 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-01-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-01-23 Xin Longsctp: reset ret in again path in sctp_for_each_transport
2018-01-23 David S. MillerMerge branch 'Kernel-doc-fixes-for-networking'
2018-01-23 Florian Fainellinet: core: Fix kernel-doc for netdev_upper_link()
2018-01-23 Florian Fainellinet: core: Fix kernel-doc for call_netdevice_notifiers_...
2018-01-23 Gustavo A. R. Silvaxfrm: fix boolean assignment in xfrm_get_type_offload
2018-01-23 Yossi Kupermanxfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version
2018-01-22 David S. MillerMerge branch 'net-sched-add-extack-support-for-cls...
2018-01-22 Quentin Monnetnet: sched: add extack support for offload via tc_cls_c...
2018-01-22 Quentin Monnetnet: sched: cls_bpf: plumb extack support in filter...
2018-01-22 Quentin Monnetnet: sched: cls_u32: propagate extack support for filte...
2018-01-22 Quentin Monnetnet: sched: cls_matchall: propagate extack support...
2018-01-22 Quentin Monnetnet: sched: cls_flower: propagate extack support for...
2018-01-22 Dave Watsontls: Correct length of scatterlist in tls_sw_sendpage
2018-01-22 Felix Fietkaunet: igmp: fix source address check for IGMPv3 reports
2018-01-22 Gustavo A. R. Silvabridge: return boolean instead of integer in br_multica...
2018-01-22 Willem de Bruijngso: validate gso_type in GSO handlers
2018-01-22 Eric Dumazetnet: qdisc_pkt_len_init() should be more robust
2018-01-22 Sowmini Varadhanrds: tcp: compute m_ack_seq as offset from ->write_seq
2018-01-22 David Decotignynet: core: Expose number of link up/down transitions
2018-01-22 David S. MillerMerge tag 'mac80211-next-for-davem-2018-01-22' of git...
2018-01-22 Colin Ian Kingdevlink: fix memory leak on 'resource'
2018-01-22 Christopher Díaz... debugfs_sta: Remove unneeded semicolons
2018-01-21 David S. MillerMerge tag 'mlx5-updates-2018-01-19' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2018-01-21 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next