summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/sched: add skbprio schedulerNishanth Devarajan2018-07-243-0/+334
* net: remove blank lines at end of fileStephen Hemminger2018-07-2413-14/+5Star
* l2tp: remove trailing newlineStephen Hemminger2018-07-241-1/+0Star
* bpfilter: remove trailing newlineStephen Hemminger2018-07-242-2/+0Star
* decnet: whitespace fixesStephen Hemminger2018-07-2410-14/+2Star
* x25: remove blank lines at EOFStephen Hemminger2018-07-242-3/+0Star
* ax25: remove blank line at EOFStephen Hemminger2018-07-245-5/+0Star
* atm: remove blank lines at EOFStephen Hemminger2018-07-241-6/+0Star
* ila: remove blank lines at EOFStephen Hemminger2018-07-242-2/+0Star
* sctp: whitespace fixesStephen Hemminger2018-07-242-3/+2Star
* xfrm: remove blank lines at EOFStephen Hemminger2018-07-242-2/+0Star
* mpls: remove trailing whitepaceStephen Hemminger2018-07-241-1/+1
* llc: fix whitespace issuesStephen Hemminger2018-07-243-3/+2Star
* rds: remove trailing whitespace and blank linesStephen Hemminger2018-07-247-7/+0Star
* wimax: remove blank lines at EOFStephen Hemminger2018-07-244-6/+0Star
* sched: fix trailing whitespaceStephen Hemminger2018-07-245-6/+3Star
* net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsiocTariq Toukan2018-07-241-6/+1Star
* netlink: do not store start function in netlink_cbFlorian Westphal2018-07-241-3/+2Star
* Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc...David S. Miller2018-07-244-36/+47
|\
| * mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty2018-07-242-10/+16
| * wireless/lib80211: Convert from ahash to shashKees Cook2018-07-241-25/+30
| * mac80211: don't put null-data frames on the normal TXQJohannes Berg2018-07-091-1/+1
* | rds: Extend RDS API for IPv6 supportKa-Cheong Poon2018-07-246-9/+226
* | rds: Enable RDS IPv6 supportKa-Cheong Poon2018-07-2414-114/+459
* | rds: Changing IP address internal representation to struct in6_addrKa-Cheong Poon2018-07-2423-369/+863
* | net: sched: cls_flower: propagate chain teplate creation and destruction to d...Jiri Pirko2018-07-241-0/+39
* | net: sched: cls_flower: implement chain templatesJiri Pirko2018-07-241-1/+105
* | net: sched: cls_flower: change fl_init_dissector to accept mask and dissectorJiri Pirko2018-07-241-21/+22
* | net: sched: cls_flower: move key/mask dumping into a separate functionJiri Pirko2018-07-241-25/+37
* | net: sched: introduce chain templatesJiri Pirko2018-07-241-0/+65
* | net: sched: introduce chain object to uapiJiri Pirko2018-07-241-8/+300
* | net: sched: Avoid implicit chain 0 creationJiri Pirko2018-07-241-47/+39Star
* | net: sched: push ops lookup bits into tcf_proto_lookup_ops()Jiri Pirko2018-07-241-22/+31
* | net/smc: remove local variable page in smc_rx_splice()Ursula Braun2018-07-231-3/+1Star
* | net/smc: use DECLARE_BITMAP for rtokens_used_maskUrsula Braun2018-07-231-2/+1Star
* | net/smc: add function to get link group from linkStefan Raspl2018-07-235-47/+20Star
* | net/smc: eliminate cursor read and write callsStefan Raspl2018-07-236-101/+48Star
* | net/smc: provide smc mode in smc_diag.cKarsten Graul2018-07-231-1/+6
* | ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srhYueHaibing2018-07-231-3/+1Star
* | net: bridge: add support for backup portNikolay Aleksandrov2018-07-235-2/+133
* | net: bridge: add support for raw sysfs port optionsNikolay Aleksandrov2018-07-231-14/+42
* | multicast: remove useless parameter for group addHangbin Liu2018-07-222-9/+9
* | net: wimax: stack: fixed multi line comment issueMark Railton2018-07-221-1/+2
* | tipc: make some functions staticYueHaibing2018-07-223-8/+10
* | net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_registerGustavo A. R. Silva2018-07-221-1/+1
* | tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracyJon Maxwell2018-07-211-1/+17
* | tcp: Add tcp_retransmit_stamp() helper routineJon Maxwell2018-07-211-8/+17
* | tcp: convert icsk_user_timeout from jiffies to msecsJon Maxwell2018-07-212-6/+6
* | bridge: make sure objects belong to container's ownerTyler Hicks2018-07-213-3/+13
* | net: create reusable function for getting ownership info of sysfs inodesTyler Hicks2018-07-212-18/+28