summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-06-07fq_codel: return non zero qlen in class dumpsEric Dumazet
2016-06-07net: cls_u32: be more strict about skip-sw flagJakub Kicinski
2016-06-07net: cls_u32: fix error code for invalid flagsJakub Kicinski
2016-06-07rxrpc: fix ptr_ret.cocci warningsWu Fengguang
2016-06-07RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()Sowmini Varadhan
2016-06-07RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_re...Sowmini Varadhan
2016-06-07RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safelySowmini Varadhan
2016-06-07fq_codel: fix NET_XMIT_CN behaviorEric Dumazet
2016-06-06net_sched: keep backlog updated with qlenWANG Cong
2016-06-06soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPFHelge Deller
2016-06-03sch_tbf: update backlog as wellWANG Cong
2016-06-03sch_red: update backlog as wellWANG Cong
2016-06-03sch_drr: update backlog as wellWANG Cong
2016-06-03sch_prio: update backlog as wellWANG Cong
2016-06-03sch_hfsc: always keep backlog updatedWANG Cong
2016-06-02rds: fix an infoleak in rds_inc_info_copyKangjie Lu
2016-06-02tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu
2016-06-02Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ...Eric Dumazet
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-06-01Merge tag 'mac80211-for-davem-2016-06-01' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-31fou: fix IPv6 Kconfig optionsArnd Bergmann
2016-05-31openvswitch: update checksum in {push,pop}_mplsSimon Horman
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long
2016-05-31vlan: Propagate MAC address to VLANsMike Manning
2016-05-31net: pktgen: Call destroy_hrtimer_on_stack()Guenter Roeck
2016-05-31mac80211: fix fast_tx header alignmentFelix Fietkau
2016-05-31mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-05-31netfilter: nf_ct_helper: bail out on duplicated helpersPablo Neira Ayuso
2016-05-30netfilter: nf_tables: validate NFTA_SET_TABLE parameterPhil Turnbull
2016-05-30netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flagsPaolo Abeni
2016-05-30netfilter: nf_ct_helper: Fix helper unregister count.Taehee Yoo
2016-05-30net: l2tp: Make l2tp_ip6 namespace awareShmulik Ladkani
2016-05-29ieee802154: fix logic error in ieee802154_llsec_parse_dev_addrBaozeng Ding
2016-05-29net/lapb: tuse %*ph to dump buffersAndy Shevchenko
2016-05-29fou: add Kconfig options for IPv6 supportArnd Bergmann
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-05-25sctp: fix double EPs display in sctp_diagXin Long
2016-05-26libceph: make ceph_osdc_wait_request() uninterruptibleYan, Zheng
2016-05-26ceph: make logical calculation functions return boolZhang Zhuoyu
2016-05-26libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov
2016-05-26libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov
2016-05-26libceph: take osdc->lock in osdmap_show() and dump flags in hexIlya Dryomov
2016-05-26libceph: pool deletion detectionIlya Dryomov
2016-05-26libceph: async MON client generic requestsIlya Dryomov
2016-05-26libceph: support for checking on status of watchIlya Dryomov
2016-05-26libceph: support for sending notifiesIlya Dryomov
2016-05-26libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov