Age | Commit message (Expand) | Author |
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 |
2018-07-24 | ila: remove blank lines at EOF | Stephen Hemminger |
2018-07-24 | sctp: whitespace fixes | Stephen Hemminger |
2018-07-24 | xfrm: remove blank lines at EOF | Stephen Hemminger |
2018-07-24 | mpls: remove trailing whitepace | Stephen Hemminger |
2018-07-24 | llc: fix whitespace issues | Stephen Hemminger |
2018-07-24 | rds: remove trailing whitespace and blank lines | Stephen Hemminger |
2018-07-24 | wimax: remove blank lines at EOF | Stephen Hemminger |
2018-07-24 | sched: fix trailing whitespace | Stephen Hemminger |
2018-07-24 | net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc | Tariq Toukan |
2018-07-24 | netlink: do not store start function in netlink_cb | Florian Westphal |
2018-07-24 | Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-07-24 | mac80211: restrict delayed tailroom needed decrement | Manikanta Pubbisetty |
2018-07-24 | wireless/lib80211: Convert from ahash to shash | Kees Cook |
2018-07-23 | rds: Extend RDS API for IPv6 support | Ka-Cheong Poon |
2018-07-23 | rds: Enable RDS IPv6 support | Ka-Cheong Poon |
2018-07-23 | rds: Changing IP address internal representation to struct in6_addr | Ka-Cheong Poon |
2018-07-23 | net: sched: cls_flower: propagate chain teplate creation and destruction to d... | Jiri Pirko |
2018-07-23 | net: sched: cls_flower: implement chain templates | Jiri Pirko |
2018-07-23 | net: sched: cls_flower: change fl_init_dissector to accept mask and dissector | Jiri Pirko |
2018-07-23 | net: sched: cls_flower: move key/mask dumping into a separate function | Jiri Pirko |
2018-07-23 | net: sched: introduce chain templates | Jiri Pirko |
2018-07-23 | net: sched: introduce chain object to uapi | Jiri Pirko |
2018-07-23 | net: sched: Avoid implicit chain 0 creation | Jiri Pirko |
2018-07-23 | net: sched: push ops lookup bits into tcf_proto_lookup_ops() | Jiri Pirko |
2018-07-23 | net/smc: remove local variable page in smc_rx_splice() | Ursula Braun |
2018-07-23 | net/smc: use DECLARE_BITMAP for rtokens_used_mask | Ursula Braun |
2018-07-23 | net/smc: add function to get link group from link | Stefan Raspl |
2018-07-23 | net/smc: eliminate cursor read and write calls | Stefan Raspl |
2018-07-23 | net/smc: provide smc mode in smc_diag.c | Karsten Graul |
2018-07-23 | ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srh | YueHaibing |
2018-07-23 | net: bridge: add support for backup port | Nikolay Aleksandrov |
2018-07-23 | net: bridge: add support for raw sysfs port options | Nikolay Aleksandrov |
2018-07-21 | multicast: remove useless parameter for group add | Hangbin Liu |
2018-07-21 | net: wimax: stack: fixed multi line comment issue | Mark Railton |
2018-07-21 | tipc: make some functions static | YueHaibing |
2018-07-21 | net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register | Gustavo A. R. Silva |
2018-07-21 | tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy | Jon Maxwell |
2018-07-21 | tcp: Add tcp_retransmit_stamp() helper routine | Jon Maxwell |
2018-07-21 | tcp: convert icsk_user_timeout from jiffies to msecs | Jon Maxwell |
2018-07-20 | bridge: make sure objects belong to container's owner | Tyler Hicks |
2018-07-20 | net: create reusable function for getting ownership info of sysfs inodes | Tyler Hicks |
2018-07-20 | net-sysfs: make sure objects belong to container's owner | Dmitry Torokhov |
2018-07-20 | net-sysfs: require net admin in the init ns for setting tx_maxrate | Tyler Hicks |