summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-07-30net: simplify sock_poll_waitChristoph Hellwig
2018-07-29act_bpf: Use kmemdup instead of duplicating it in tcf_bpf_init_from_opsYueHaibing
2018-07-29cls_bpf: Use kmemdup instead of duplicating it in cls_bpf_prog_from_opsYueHaibing
2018-07-29act_pedit: remove unnecessary semicolonYueHaibing
2018-07-29net: report invalid mtu value via netlink extackStephen Hemminger
2018-07-29net: report min and max mtu network device settingsStephen Hemminger
2018-07-29route: add support for directed broadcast forwardingXin Long
2018-07-29net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bindVincent Bernat
2018-07-28tls: Fix improper revert in zerocopy_from_iterDoron Roberts-Kedes
2018-07-28tls: Remove dead code in tls_sw_sendmsgDoron Roberts-Kedes
2018-07-27net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init()Jia-Ju Bai
2018-07-27net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init()Jia-Ju Bai
2018-07-27sch_cake: Make gso-splitting configurable from userspaceDave Taht
2018-07-27l2tp: drop ->mru from struct l2tp_sessionGuillaume Nault
2018-07-27l2tp: drop ->flags from struct pppol2tp_sessionGuillaume Nault
2018-07-27l2tp: ignore L2TP_ATTR_VLAN_ID netlink attributeGuillaume Nault
2018-07-27l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attributeGuillaume Nault
2018-07-27net/rds/Kconfig: Correct the RDS dependsAnders Roxell
2018-07-27net: dcb: Add priority-to-DSCP map gettersPetr Machata
2018-07-27net: dcb: For wild-card lookups, use priority -1, not 0Petr Machata
2018-07-27net: sched: don't dump chains only held by actionsJiri Pirko
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