Age | Commit message (Expand) | Author |
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 |
2018-07-25 | net/smc: fewer parameters for smc_llc_send_confirm_link() | Ursula Braun |
2018-07-26 | xfrm: Return detailed errors from xfrmi_newlink | Benedict Wong |
2018-07-26 | xfrm: fix 'passing zero to ERR_PTR()' warning | YueHaibing |
2018-07-25 | tcp: make function tcp_retransmit_stamp() static | Wei Yongjun |
2018-07-25 | net/sched: cls_flower: Use correct inline function for assignment of vlan tpid | Jianbo Liu |
2018-07-24 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-07-24 | ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull | Willem de Bruijn |
2018-07-24 | net/sched: add skbprio scheduler | Nishanth Devarajan |
2018-07-24 | net: remove blank lines at end of file | Stephen Hemminger |
2018-07-24 | l2tp: remove trailing newline | Stephen Hemminger |
2018-07-24 | bpfilter: remove trailing newline | Stephen Hemminger |
2018-07-24 | decnet: whitespace fixes | Stephen Hemminger |
2018-07-24 | x25: remove blank lines at EOF | Stephen Hemminger |
2018-07-24 | ax25: remove blank line at EOF | Stephen Hemminger |
2018-07-24 | atm: remove blank lines at EOF | Stephen Hemminger |