summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2018-07-20net-sysfs: require net admin in the init ns for setting tx_maxrateTyler Hicks
2018-07-20net: Init backlog NAPI's gro_hash.David S. Miller
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20tipc: make link capability update thread safeJon Maloy
2018-07-20tls: Fix copy-paste error in tls_device_reencryptGustavo A. R. Silva
2018-07-19net/sched: cls_flower: Support matching on ip tos and ttl for tunnelsOr Gerlitz
2018-07-19flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz
2018-07-19net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnelsOr Gerlitz
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-18tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap