summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-07-24net/sched: add skbprio schedulerNishanth Devarajan
2018-07-24net: remove blank lines at end of fileStephen Hemminger
2018-07-24l2tp: remove trailing newlineStephen Hemminger
2018-07-24bpfilter: remove trailing newlineStephen Hemminger
2018-07-24decnet: whitespace fixesStephen Hemminger
2018-07-24x25: remove blank lines at EOFStephen Hemminger
2018-07-24ax25: remove blank line at EOFStephen Hemminger
2018-07-24atm: remove blank lines at EOFStephen Hemminger
2018-07-24ila: remove blank lines at EOFStephen Hemminger
2018-07-24sctp: whitespace fixesStephen Hemminger
2018-07-24xfrm: remove blank lines at EOFStephen Hemminger
2018-07-24mpls: remove trailing whitepaceStephen Hemminger
2018-07-24llc: fix whitespace issuesStephen Hemminger
2018-07-24rds: remove trailing whitespace and blank linesStephen Hemminger
2018-07-24wimax: remove blank lines at EOFStephen Hemminger
2018-07-24sched: fix trailing whitespaceStephen Hemminger
2018-07-24net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsiocTariq Toukan
2018-07-24netlink: do not store start function in netlink_cbFlorian Westphal
2018-07-24Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc...David S. Miller
2018-07-24mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty
2018-07-24wireless/lib80211: Convert from ahash to shashKees Cook
2018-07-23rds: Extend RDS API for IPv6 supportKa-Cheong Poon
2018-07-23rds: Enable RDS IPv6 supportKa-Cheong Poon
2018-07-23rds: Changing IP address internal representation to struct in6_addrKa-Cheong Poon
2018-07-23net: sched: cls_flower: propagate chain teplate creation and destruction to d...Jiri Pirko
2018-07-23net: sched: cls_flower: implement chain templatesJiri Pirko
2018-07-23net: sched: cls_flower: change fl_init_dissector to accept mask and dissectorJiri Pirko
2018-07-23net: sched: cls_flower: move key/mask dumping into a separate functionJiri Pirko
2018-07-23net: sched: introduce chain templatesJiri Pirko
2018-07-23net: sched: introduce chain object to uapiJiri Pirko
2018-07-23net: sched: Avoid implicit chain 0 creationJiri Pirko
2018-07-23net: sched: push ops lookup bits into tcf_proto_lookup_ops()Jiri Pirko
2018-07-23net/smc: remove local variable page in smc_rx_splice()Ursula Braun
2018-07-23net/smc: use DECLARE_BITMAP for rtokens_used_maskUrsula Braun
2018-07-23net/smc: add function to get link group from linkStefan Raspl
2018-07-23net/smc: eliminate cursor read and write callsStefan Raspl
2018-07-23net/smc: provide smc mode in smc_diag.cKarsten Graul
2018-07-23ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srhYueHaibing
2018-07-23net: bridge: add support for backup portNikolay Aleksandrov
2018-07-23net: bridge: add support for raw sysfs port optionsNikolay Aleksandrov
2018-07-21multicast: remove useless parameter for group addHangbin Liu
2018-07-21net: wimax: stack: fixed multi line comment issueMark Railton
2018-07-21tipc: make some functions staticYueHaibing
2018-07-21net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_registerGustavo A. R. Silva
2018-07-21tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracyJon Maxwell
2018-07-21tcp: Add tcp_retransmit_stamp() helper routineJon Maxwell
2018-07-21tcp: convert icsk_user_timeout from jiffies to msecsJon Maxwell
2018-07-20bridge: make sure objects belong to container's ownerTyler Hicks
2018-07-20net: create reusable function for getting ownership info of sysfs inodesTyler Hicks
2018-07-20net-sysfs: make sure objects belong to container's ownerDmitry Torokhov