Age | Commit message (Expand) | Author | Files | Lines |
2021-03-30 | ipv6: add ipv6_dev_find to stubs | Andreas Roeseler | 2 | -0/+8 |
2021-03-30 | net: add support for sending RFC 8335 PROBE messages | Andreas Roeseler | 1 | -1/+3 |
2021-03-30 | net: add sysctl for enabling RFC 8335 PROBE messages | Andreas Roeseler | 1 | -0/+9 |
2021-03-30 | tcp: fix tcp_min_tso_segs sysctl | Eric Dumazet | 1 | -2/+0 |
2021-03-30 | sit: proper dev_{hold|put} in ndo_[un]init methods | Eric Dumazet | 1 | -3/+1 |
2021-03-30 | ip6_vti: proper dev_{hold|put} in ndo_[un]init methods | Eric Dumazet | 1 | -1/+1 |
2021-03-30 | ip6_gre: proper dev_{hold|put} in ndo_[un]init methods | Eric Dumazet | 1 | -2/+2 |
2021-03-30 | tipc: fix htmldoc and smatch warnings | Jon Maloy | 2 | -2/+3 |
2021-03-29 | sit: use min | kernel test robot | 1 | -1/+1 |
2021-03-29 | NFC: digital: Correct function name in the kerneldoc comments | Xiongfeng Wang | 1 | -1/+1 |
2021-03-29 | ip6_tunnel:: Correct function name parse_tvl_tnl_enc_lim() in the kerneldoc c... | Xiongfeng Wang | 1 | -1/+1 |
2021-03-29 | net: 9p: Correct function names in the kerneldoc comments | Xiongfeng Wang | 1 | -2/+2 |
2021-03-29 | 9p/trans_fd: Correct function name p9_mux_destroy() in the kerneldoc | Xiongfeng Wang | 1 | -1/+1 |
2021-03-29 | net: 9p: Correct function name errstr2errno() in the kerneldoc comments | Xiongfeng Wang | 1 | -1/+1 |
2021-03-29 | net: core: Correct function name netevent_unregister_notifier() in the kerneldoc | Xiongfeng Wang | 1 | -1/+1 |
2021-03-29 | net: core: Correct function name dev_uc_flush() in the kerneldoc | Xiongfeng Wang | 1 | -1/+1 |
2021-03-29 | netlabel: Correct function name netlbl_mgmt_add() in the kerneldoc comments | Xiongfeng Wang | 1 | -1/+1 |
2021-03-29 | l3mdev: Correct function names in the kerneldoc comments | Xiongfeng Wang | 1 | -2/+2 |
2021-03-29 | nexthop: Rename artifacts related to legacy multipath nexthop groups | Petr Machata | 1 | -28/+28 |
2021-03-29 | net: vsock: Fix a typo | Lu Wei | 1 | -1/+1 |
2021-03-29 | net: sctp: Fix some typos | Lu Wei | 2 | -2/+2 |
2021-03-29 | net: rds: Fix a typo | Lu Wei | 1 | -1/+1 |
2021-03-29 | xfrm_user.c: Added a punctuation | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-29 | xfrm_policy.c : Mundane typo fix | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-29 | sm_statefuns.c: Mundane spello fixes | Bhaskar Chowdhury | 1 | -5/+5 |
2021-03-29 | reg.c: Fix a spello | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-29 | node.c: A typo fix | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-29 | netfilter: nf_conntrack_acct.c: A typo fix | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-29 | netfilter: ipvs: A spello fix | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-29 | ncsi: internal.h: Fix a spello | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-29 | mptcp: subflow.c: Fix a typo | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-29 | mac80211: cfg.c: A typo fix | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-29 | llc: llc_core.c: COuple of typo fixes | Bhaskar Chowdhury | 1 | -2/+2 |
2021-03-29 | kcm: kcmsock.c: Couple of typo fixes | Bhaskar Chowdhury | 1 | -2/+2 |
2021-03-29 | iucv: af_iucv.c: Couple of typo fixes | Bhaskar Chowdhury | 1 | -2/+2 |
2021-03-29 | ipv6: route.c: A spello fix | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-29 | ipv6: addrconf.c: Fix a typo | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-29 | ipv4: tcp_lp.c: Couple of typo fixes | Bhaskar Chowdhury | 1 | -2/+2 |
2021-03-29 | ipv4: ip_output.c: Couple of typo fixes | Bhaskar Chowdhury | 1 | -2/+2 |
2021-03-29 | bearer.h: Spellos fixed | Bhaskar Chowdhury | 1 | -3/+3 |
2021-03-29 | af_x25.c: Fix a spello | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-27 | net: llc: Correct function name llc_pdu_set_pf_bit() in header | Yang Yingliang | 1 | -1/+1 |
2021-03-27 | net: llc: Correct function name llc_sap_action_unitdata_ind() in header | Yang Yingliang | 1 | -1/+1 |
2021-03-27 | net: llc: Correct some function names in header | Yang Yingliang | 1 | -2/+2 |
2021-03-27 | tipc: fix kernel-doc warnings | Hoang Le | 1 | -0/+1 |
2021-03-27 | mld: add mc_lock for protecting per-interface mld data | Taehee Yoo | 1 | -116/+193 |
2021-03-27 | mld: add new workqueues for process mld events | Taehee Yoo | 2 | -85/+199 |
2021-03-27 | mld: convert ifmcaddr6 to RCU | Taehee Yoo | 5 | -182/+133 |
2021-03-27 | mld: convert ip6_sf_list to RCU | Taehee Yoo | 1 | -74/+126 |
2021-03-27 | mld: convert ipv6_mc_socklist->sflist to RCU | Taehee Yoo | 1 | -30/+22 |