summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-02-26net sched actions: decrement module reference count after table flush.Roman Mashak
2017-02-26ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockoptXin Long
2017-02-26sctp: set sin_port for addr param when checking duplicate addressXin Long
2017-02-26netfilter: nft_set_bitmap: incorrect bitmap sizePablo Neira Ayuso
2017-02-26netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.Jarno Rajahalme
2017-02-26ipv4: mask tos for input routeJulian Anastasov
2017-02-26ipv4: add missing initialization for flowi4_uidJulian Anastasov
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-25netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success.Jarno Rajahalme
2017-02-24sunrpc: don't register UDP port with rpcbind when version needs congestion co...Jeff Layton
2017-02-24nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton
2017-02-24sunrpc: flag transports as having congestion controlJeff Layton
2017-02-24sunrpc: turn bitfield flags in svc_version into boolsJeff Layton
2017-02-24rds: fix memory leak errorZhu Yanjun
2017-02-24libceph, rbd, ceph: WRITE | ONDISK -> WRITEIlya Dryomov
2017-02-24libceph: get rid of ack vs commitIlya Dryomov
2017-02-24vti6: return GRE_KEY for vti6David Forster
2017-02-24rxrpc: Fix an assertion in rxrpc_read()Marc Dionne
2017-02-24tipc: move premature initilalization of stack variablesJon Paul Maloy
2017-02-24RDS: IB: fix ifnullfree.cocci warningsWu Fengguang
2017-02-24sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner
2017-02-23crush: fix dprintk compilationIlya Dryomov
2017-02-23crush: do is_out test only if we do not collideIlya Dryomov
2017-02-23netfilter: nft_ct: fix random validation errors for zone set supportFlorian Westphal
2017-02-23bpf: Fix bpf_xdp_event_outputMartin KaFai Lau
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-02-22tcp: account for ts offset only if tsecr not zeroAlexey Kodanev
2017-02-22tcp: setup timestamp offset when write_seq already setAlexey Kodanev
2017-02-22net/dccp: fix use after free in tw_timer_handler()Andrey Ryabinin
2017-02-22l2tp: Avoid schedule while atomic in exit_netRidge Kennedy
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-21SUNRPC: Add a helper function xdr_stream_decode_string_dup()Trond Myklebust
2017-02-21Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-02-21net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat
2017-02-21net: napi_watchdog() can use napi_schedule_irqoff()Eric Dumazet
2017-02-21tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"Eric Dumazet
2017-02-21net/hsr: use eth_hw_addr_random()Tobias Klauser
2017-02-21batman-adv: Fix transmission of final, 16th fragmentLinus Lüssing
2017-02-21batman-adv: Fix double free during fragment merge errorSven Eckelmann
2017-02-21net: sock: Use USEC_PER_SEC macro instead of literal 1000000Gao Feng
2017-02-21ip: fix IP_CHECKSUM handlingPaolo Abeni
2017-02-21rtnl: simplify error return path in rtnl_create_link()Tobias Klauser
2017-02-21sunrpc: silence uninitialized variable warningDan Carpenter
2017-02-21Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso
2017-02-21netfilter: nfnetlink: remove static declaration from err_listLiping Zhang
2017-02-20nfsd: merge stable fix into main nfsd branchJ. Bruce Fields
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-02-20net: mpls: Add support for netconfDavid Ahern
2017-02-20sctp: add support for MSG_MOREXin Long