Age | Commit message (Expand) | Author |
2021-03-29 | tcp: fix tcp_min_tso_segs sysctl | Eric Dumazet |
2021-03-29 | sit: proper dev_{hold|put} in ndo_[un]init methods | Eric Dumazet |
2021-03-29 | ip6_vti: proper dev_{hold|put} in ndo_[un]init methods | Eric Dumazet |
2021-03-29 | ip6_gre: proper dev_{hold|put} in ndo_[un]init methods | Eric Dumazet |
2021-03-29 | tipc: fix htmldoc and smatch warnings | Jon Maloy |
2021-03-28 | sit: use min | kernel test robot |
2021-03-28 | NFC: digital: Correct function name in the kerneldoc comments | Xiongfeng Wang |
2021-03-28 | ip6_tunnel:: Correct function name parse_tvl_tnl_enc_lim() in the kerneldoc c... | Xiongfeng Wang |
2021-03-28 | net: 9p: Correct function names in the kerneldoc comments | Xiongfeng Wang |
2021-03-28 | 9p/trans_fd: Correct function name p9_mux_destroy() in the kerneldoc | Xiongfeng Wang |
2021-03-28 | net: 9p: Correct function name errstr2errno() in the kerneldoc comments | Xiongfeng Wang |
2021-03-28 | net: core: Correct function name netevent_unregister_notifier() in the kerneldoc | Xiongfeng Wang |
2021-03-28 | net: core: Correct function name dev_uc_flush() in the kerneldoc | Xiongfeng Wang |
2021-03-28 | netlabel: Correct function name netlbl_mgmt_add() in the kerneldoc comments | Xiongfeng Wang |
2021-03-28 | l3mdev: Correct function names in the kerneldoc comments | Xiongfeng Wang |
2021-03-28 | nexthop: Rename artifacts related to legacy multipath nexthop groups | Petr Machata |
2021-03-28 | net: vsock: Fix a typo | Lu Wei |
2021-03-28 | net: sctp: Fix some typos | Lu Wei |
2021-03-28 | net: rds: Fix a typo | Lu Wei |
2021-03-28 | xfrm_user.c: Added a punctuation | Bhaskar Chowdhury |
2021-03-28 | xfrm_policy.c : Mundane typo fix | Bhaskar Chowdhury |
2021-03-28 | sm_statefuns.c: Mundane spello fixes | Bhaskar Chowdhury |
2021-03-28 | reg.c: Fix a spello | Bhaskar Chowdhury |
2021-03-28 | node.c: A typo fix | Bhaskar Chowdhury |
2021-03-28 | netfilter: nf_conntrack_acct.c: A typo fix | Bhaskar Chowdhury |
2021-03-28 | netfilter: ipvs: A spello fix | Bhaskar Chowdhury |
2021-03-28 | ncsi: internal.h: Fix a spello | Bhaskar Chowdhury |
2021-03-28 | mptcp: subflow.c: Fix a typo | Bhaskar Chowdhury |
2021-03-28 | mac80211: cfg.c: A typo fix | Bhaskar Chowdhury |
2021-03-28 | llc: llc_core.c: COuple of typo fixes | Bhaskar Chowdhury |
2021-03-28 | kcm: kcmsock.c: Couple of typo fixes | Bhaskar Chowdhury |
2021-03-28 | iucv: af_iucv.c: Couple of typo fixes | Bhaskar Chowdhury |
2021-03-28 | ipv6: route.c: A spello fix | Bhaskar Chowdhury |
2021-03-28 | ipv6: addrconf.c: Fix a typo | Bhaskar Chowdhury |
2021-03-28 | ipv4: tcp_lp.c: Couple of typo fixes | Bhaskar Chowdhury |
2021-03-28 | ipv4: ip_output.c: Couple of typo fixes | Bhaskar Chowdhury |
2021-03-28 | bearer.h: Spellos fixed | Bhaskar Chowdhury |
2021-03-28 | af_x25.c: Fix a spello | Bhaskar Chowdhury |
2021-03-26 | net: llc: Correct function name llc_pdu_set_pf_bit() in header | Yang Yingliang |
2021-03-26 | net: llc: Correct function name llc_sap_action_unitdata_ind() in header | Yang Yingliang |
2021-03-26 | net: llc: Correct some function names in header | Yang Yingliang |
2021-03-26 | tipc: fix kernel-doc warnings | Hoang Le |
2021-03-26 | mld: add mc_lock for protecting per-interface mld data | Taehee Yoo |
2021-03-26 | mld: add new workqueues for process mld events | Taehee Yoo |
2021-03-26 | mld: convert ifmcaddr6 to RCU | Taehee Yoo |
2021-03-26 | mld: convert ip6_sf_list to RCU | Taehee Yoo |
2021-03-26 | mld: convert ipv6_mc_socklist->sflist to RCU | Taehee Yoo |
2021-03-26 | mld: get rid of inet6_dev->mc_lock | Taehee Yoo |
2021-03-26 | mld: convert from timer to delayed work | Taehee Yoo |
2021-03-26 | ethtool: fec: fix FEC_NONE check | Jakub Kicinski |