summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | multicast: do not restore deleted record source filter mode to new oneHangbin Liu2018-07-222-4/+2Star
| * | | net: skb_segment() should not return NULLEric Dumazet2018-07-221-5/+5
| * | | net/ipv6: Fix linklocal to global address with VRFDavid Ahern2018-07-222-4/+7
| * | | net: caif: Add a missing rcu_read_unlock() in caif_flow_cbYueHaibing2018-07-221-1/+3
| * | | tls: check RCV_SHUTDOWN in tls_wait_dataDoron Roberts-Kedes2018-07-201-0/+3
| * | | tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-202-13/+20
| * | | tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-202-33/+11Star
| * | | tcp: helpers to send special DCTCP ackYuchung Cheng2018-07-201-5/+17
| * | | net/page_pool: Fix inconsistent lock state warningTariq Toukan2018-07-201-1/+1
* | | | 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