summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-07-25net/smc: fewer parameters for smc_llc_send_confirm_link()Ursula Braun
2018-07-25tcp: make function tcp_retransmit_stamp() staticWei Yongjun
2018-07-25net/sched: cls_flower: Use correct inline function for assignment of vlan tpidJianbo Liu
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn
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-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-07-24Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-07-24mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty
2018-07-24wireless/lib80211: Convert from ahash to shashKees Cook
2018-07-24cfg80211: never ignore user regulatory hintAmar Singhal
2018-07-23sock: fix sg page frag coalescing in sk_alloc_sgDaniel Borkmann
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-24netfilter: nf_tables: move dumper state allocation into ->startFlorian Westphal
2018-07-23tcp: add tcp_ooo_try_coalesce() helperEric Dumazet
2018-07-23tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet
2018-07-23tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet
2018-07-23tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet
2018-07-23tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet
2018-07-23ip: hash fragments consistentlyPaolo Abeni
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang
2018-07-23net/smc: remove local variable page in smc_rx_splice()Ursula Braun