Age | Commit message (Expand) | Author |
2018-08-01 | rxrpc: Fix the trace for terminal ACK (re)transmission | David Howells |
2018-08-01 | rxrpc: Show some more information through /proc files | David Howells |
2018-08-01 | rxrpc: Display call expect-receive-by timeout in proc | David Howells |
2018-08-01 | rxrpc: remove redundant variables 'sp' and 'did_discard' | YueHaibing |
2018-07-31 | net: remove bogus RCU annotations on socket.wq | Christoph Hellwig |
2018-07-31 | xsk: don't allow umem replace at stack level | Jakub Kicinski |
2018-07-31 | xsk: refactor xdp_umem_assign_dev() | Jakub Kicinski |
2018-07-30 | fib_rules: NULL check before kfree is not needed | YueHaibing |
2018-07-30 | net/tls: Use socket data_ready callback on record availability | Vakul Garg |
2018-07-30 | act_mirred: use TC_ACT_REINSERT when possible | Paolo Abeni |
2018-07-30 | net/tc: introduce TC_ACT_REINSERT. | Paolo Abeni |
2018-07-30 | tc/act: remove unneeded RCU lock in action callback | Paolo Abeni |
2018-07-30 | net/sched: user-space can't set unknown tcfa_action values | Paolo Abeni |
2018-07-30 | net: remove sock_poll_busy_flag | Christoph Hellwig |
2018-07-30 | net: remove sock_poll_busy_loop | Christoph Hellwig |
2018-07-30 | net: simplify sock_poll_wait | Christoph Hellwig |
2018-07-29 | act_bpf: Use kmemdup instead of duplicating it in tcf_bpf_init_from_ops | YueHaibing |
2018-07-29 | cls_bpf: Use kmemdup instead of duplicating it in cls_bpf_prog_from_ops | YueHaibing |
2018-07-29 | act_pedit: remove unnecessary semicolon | YueHaibing |
2018-07-29 | net: report invalid mtu value via netlink extack | Stephen Hemminger |
2018-07-29 | net: report min and max mtu network device settings | Stephen Hemminger |
2018-07-29 | route: add support for directed broadcast forwarding | Xin Long |
2018-07-29 | net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bind | Vincent Bernat |
2018-07-28 | tls: Fix improper revert in zerocopy_from_iter | Doron Roberts-Kedes |
2018-07-28 | tls: Remove dead code in tls_sw_sendmsg | Doron Roberts-Kedes |
2018-07-27 | net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init() | Jia-Ju Bai |
2018-07-27 | net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init() | Jia-Ju Bai |
2018-07-27 | sch_cake: Make gso-splitting configurable from userspace | Dave Taht |
2018-07-27 | l2tp: drop ->mru from struct l2tp_session | Guillaume Nault |
2018-07-27 | l2tp: drop ->flags from struct pppol2tp_session | Guillaume Nault |
2018-07-27 | l2tp: ignore L2TP_ATTR_VLAN_ID netlink attribute | Guillaume Nault |
2018-07-27 | l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attribute | Guillaume Nault |
2018-07-27 | net/rds/Kconfig: Correct the RDS depends | Anders Roxell |
2018-07-27 | net: dcb: Add priority-to-DSCP map getters | Petr Machata |
2018-07-27 | net: dcb: For wild-card lookups, use priority -1, not 0 | Petr Machata |
2018-07-27 | net: sched: don't dump chains only held by actions | Jiri Pirko |
2018-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2018-07-27 | xfrm: fix ptr_ret.cocci warnings | kbuild test robot |
2018-07-26 | net: sched: unmark chain as explicitly created on delete | Jiri Pirko |
2018-07-26 | tls: Skip zerocopy path for ITER_KVEC | Doron Roberts-Kedes |
2018-07-26 | net: sched: cls_api: fix dead code in switch | Gustavo A. R. Silva |
2018-07-26 | l2tp: remove ->recv_payload_hook | Guillaume Nault |
2018-07-26 | tipc: add missing dev_put() on error in tipc_enable_l2_media | YueHaibing |
2018-07-26 | net/tls: Removed redundant checks for non-NULL | Vakul Garg |
2018-07-26 | cbs: Add support for the graft function | Vinicius Costa Gomes |
2018-07-25 | rds: send: Fix dead code in rds_sendmsg | Gustavo A. R. Silva |
2018-07-25 | net/rds/Kconfig: RDS should depend on IPV6 | Anders Roxell |
2018-07-25 | net/smc: improve delete link processing | Karsten Graul |
2018-07-25 | net/smc: provide fallback reason code | Karsten Graul |
2018-07-25 | net/smc: use correct vlan gid of RoCE device | Ursula Braun |