]> asedeno.scripts.mit.edu Git - linux.git/history - net
rxrpc: Trace socket notification
[linux.git] / net /
2018-08-01 David Howellsrxrpc: Trace socket notification
2018-08-01 David Howellsrxrpc: Trace packet transmission
2018-08-01 David Howellsrxrpc: Fix the trace for terminal ACK (re)transmission
2018-08-01 David Howellsrxrpc: Show some more information through /proc files
2018-08-01 David Howellsrxrpc: Display call expect-receive-by timeout in proc
2018-08-01 YueHaibingrxrpc: remove redundant variables 'sp' and 'did_discard'
2018-07-31 Christoph Hellwignet: remove bogus RCU annotations on socket.wq
2018-07-31 David S. MillerMerge branch 'xsk-improvements-to-RX-queue-check-and...
2018-07-31 Jakub Kicinskixsk: don't allow umem replace at stack level
2018-07-31 Jakub Kicinskixsk: refactor xdp_umem_assign_dev()
2018-07-30 YueHaibingfib_rules: NULL check before kfree is not needed
2018-07-30 Vakul Gargnet/tls: Use socket data_ready callback on record avail...
2018-07-30 David S. MillerMerge branch 'TC-refactor-act_mirred-packets-re-injection'
2018-07-30 Paolo Abeniact_mirred: use TC_ACT_REINSERT when possible
2018-07-30 Paolo Abeninet/tc: introduce TC_ACT_REINSERT.
2018-07-30 Paolo Abenitc/act: remove unneeded RCU lock in action callback
2018-07-30 Paolo Abeninet/sched: user-space can't set unknown tcfa_action values
2018-07-30 David S. MillerMerge branch 'socket-poll-related-cleanups-v2'
2018-07-30 Christoph Hellwignet: remove sock_poll_busy_flag
2018-07-30 Christoph Hellwignet: remove sock_poll_busy_loop
2018-07-30 Christoph Hellwignet: simplify sock_poll_wait
2018-07-29 YueHaibingact_bpf: Use kmemdup instead of duplicating it in tcf_b...
2018-07-29 YueHaibingcls_bpf: Use kmemdup instead of duplicating it in cls_b...
2018-07-29 YueHaibingact_pedit: remove unnecessary semicolon
2018-07-29 David S. MillerMerge tag 'mlx5e-updates-2018-07-27' of git://git.kerne...
2018-07-29 David S. MillerMerge branch 'mtu-related-changes'
2018-07-29 Stephen Hemmingernet: report invalid mtu value via netlink extack
2018-07-29 Stephen Hemmingernet: report min and max mtu network device settings
2018-07-29 David S. MillerMerge branch 'route-add-support-and-selftests-for-direc...
2018-07-29 Xin Longroute: add support for directed broadcast forwarding
2018-07-29 Vincent Bernatnet/ipv6: allow any source address for sendmsg pktinfo...
2018-07-29 David S. MillerMerge tag 'linux-can-next-for-4.19-20180727' of ssh...
2018-07-29 David S. MillerMerge branch 'tls-Fix-improper-revert-in-zerocopy_from_...
2018-07-29 Doron Roberts-Kedestls: Fix improper revert in zerocopy_from_iter
2018-07-29 Doron Roberts-Kedestls: Remove dead code in tls_sw_sendmsg
2018-07-27 Jia-Ju Bainet: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL...
2018-07-27 Jia-Ju Bainet: tipc: name_table: Replace GFP_ATOMIC with GFP_KERN...
2018-07-27 Dave Tahtsch_cake: Make gso-splitting configurable from userspace
2018-07-27 David S. MillerMerge branch 'l2tp-remove-unused-session-fields'
2018-07-27 Guillaume Naultl2tp: drop ->mru from struct l2tp_session
2018-07-27 Guillaume Naultl2tp: drop ->flags from struct pppol2tp_session
2018-07-27 Guillaume Naultl2tp: ignore L2TP_ATTR_VLAN_ID netlink attribute
2018-07-27 Guillaume Naultl2tp: ignore L2TP_ATTR_DATA_SEQ netlink attribute
2018-07-27 Anders Roxellnet/rds/Kconfig: Correct the RDS depends
2018-07-27 David S. MillerMerge branch 'mlxsw-Support-DSCP-prioritization-and...
2018-07-27 Petr Machatanet: dcb: Add priority-to-DSCP map getters
2018-07-27 Petr Machatanet: dcb: For wild-card lookups, use priority -1, not 0
2018-07-27 Jiri Pirkonet: sched: don't dump chains only held by actions
2018-07-27 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2018-07-27 kbuild test robotxfrm: fix ptr_ret.cocci warnings
2018-07-26 David S. MillerMerge branch '10GbE' of git://git.kernel.org/pub/scm...
2018-07-26 Jiri Pirkonet: sched: unmark chain as explicitly created on delete
2018-07-26 Doron Roberts-Kedestls: Skip zerocopy path for ITER_KVEC
2018-07-26 Gustavo A. R. Silvanet: sched: cls_api: fix dead code in switch
2018-07-26 Guillaume Naultl2tp: remove ->recv_payload_hook
2018-07-26 YueHaibingtipc: add missing dev_put() on error in tipc_enable_l2_...
2018-07-26 Vakul Gargnet/tls: Removed redundant checks for non-NULL
2018-07-26 Vinicius Costa Gomescbs: Add support for the graft function
2018-07-26 Gustavo A. R. Silvards: send: Fix dead code in rds_sendmsg
2018-07-26 Anders Roxellnet/rds/Kconfig: RDS should depend on IPV6
2018-07-26 David S. MillerMerge branch 'smc-next'
2018-07-26 Karsten Graulnet/smc: improve delete link processing
2018-07-26 Karsten Graulnet/smc: provide fallback reason code
2018-07-26 Ursula Braunnet/smc: use correct vlan gid of RoCE device
2018-07-26 Ursula Braunnet/smc: fewer parameters for smc_llc_send_confirm_link()
2018-07-26 Benedict Wongxfrm: Return detailed errors from xfrmi_newlink
2018-07-26 YueHaibingxfrm: fix 'passing zero to ERR_PTR()' warning
2018-07-25 Wei Yongjuntcp: make function tcp_retransmit_stamp() static
2018-07-25 Jianbo Liunet/sched: cls_flower: Use correct inline function...
2018-07-25 David S. MillerMerge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
2018-07-25 Linus TorvaldsMerge tag 'mips_fixes_4.18_4' of git://git.kernel.org...
2018-07-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-07-24 Willem de Bruijnip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
2018-07-24 Nishanth Devarajannet/sched: add skbprio scheduler
2018-07-24 David S. MillerMerge branch 'net-whitespace-cleanups'
2018-07-24 Stephen Hemmingernet: remove blank lines at end of file
2018-07-24 Stephen Hemmingerl2tp: remove trailing newline
2018-07-24 Stephen Hemmingerbpfilter: remove trailing newline
2018-07-24 Stephen Hemmingerdecnet: whitespace fixes
2018-07-24 Stephen Hemmingerx25: remove blank lines at EOF
2018-07-24 Stephen Hemmingerax25: remove blank line at EOF
2018-07-24 Stephen Hemmingeratm: remove blank lines at EOF
2018-07-24 Stephen Hemmingerila: remove blank lines at EOF
2018-07-24 Stephen Hemmingersctp: whitespace fixes
2018-07-24 Stephen Hemmingerxfrm: remove blank lines at EOF
2018-07-24 Stephen Hemmingermpls: remove trailing whitepace
2018-07-24 Stephen Hemmingerllc: fix whitespace issues
2018-07-24 Stephen Hemmingerrds: remove trailing whitespace and blank lines
2018-07-24 Stephen Hemmingerwimax: remove blank lines at EOF
2018-07-24 Stephen Hemmingersched: fix trailing whitespace
2018-07-24 Tariq Toukannet: remove redundant input checks in SIOCSIFTXQLEN...
2018-07-24 Florian Westphalnetlink: do not store start function in netlink_cb
2018-07-24 David S. MillerMerge tag 'mac80211-next-for-davem-2018-07-24' of git...
2018-07-24 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-07-24 David S. MillerMerge tag 'mac80211-for-davem-2018-07-24' of git:/...
2018-07-24 Manikanta Pubbisettymac80211: restrict delayed tailroom needed decrement
2018-07-24 Kees Cookwireless/lib80211: Convert from ahash to shash
2018-07-24 Amar Singhalcfg80211: never ignore user regulatory hint
2018-07-24 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2018-07...
2018-07-24 Daniel Borkmannsock: fix sg page frag coalescing in sk_alloc_sg
next