summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-07-27xfrm: fix ptr_ret.cocci warningskbuild test robot
2018-07-26net: sched: unmark chain as explicitly created on deleteJiri Pirko
2018-07-26tls: Skip zerocopy path for ITER_KVECDoron Roberts-Kedes
2018-07-26net: sched: cls_api: fix dead code in switchGustavo A. R. Silva
2018-07-26l2tp: remove ->recv_payload_hookGuillaume Nault
2018-07-26tipc: add missing dev_put() on error in tipc_enable_l2_mediaYueHaibing
2018-07-26net/tls: Removed redundant checks for non-NULLVakul Garg
2018-07-26cbs: Add support for the graft functionVinicius Costa Gomes
2018-07-25rds: send: Fix dead code in rds_sendmsgGustavo A. R. Silva
2018-07-25net/rds/Kconfig: RDS should depend on IPV6Anders Roxell
2018-07-25net/smc: improve delete link processingKarsten Graul
2018-07-25net/smc: provide fallback reason codeKarsten Graul
2018-07-25net/smc: use correct vlan gid of RoCE deviceUrsula Braun
2018-07-25net/smc: fewer parameters for smc_llc_send_confirm_link()Ursula Braun
2018-07-26xfrm: Return detailed errors from xfrmi_newlinkBenedict Wong
2018-07-26xfrm: fix 'passing zero to ERR_PTR()' warningYueHaibing
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