aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-07net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann3-7/+19
2016-06-07act_police: fix a crash during removalWANG Cong1-22/+11
2016-06-07fq_codel: return non zero qlen in class dumpsEric Dumazet1-1/+1
2016-06-07net: cls_u32: be more strict about skip-sw flagJakub Kicinski1-10/+11
2016-06-07net: cls_u32: fix error code for invalid flagsJakub Kicinski1-1/+1
2016-06-07rxrpc: fix ptr_ret.cocci warningsWu Fengguang1-3/+1
2016-06-07RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()Sowmini Varadhan5-8/+27
2016-06-07RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_reset_callbacksSowmini Varadhan2-0/+2
2016-06-07RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safelySowmini Varadhan3-12/+67
2016-06-07fq_codel: fix NET_XMIT_CN behaviorEric Dumazet1-6/+18
2016-06-06net_sched: keep backlog updated with qlenWANG Cong1-0/+2
2016-06-06soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPFHelge Deller1-1/+2
2016-06-03sch_tbf: update backlog as wellWANG Cong1-0/+4
2016-06-03sch_red: update backlog as wellWANG Cong1-0/+4
2016-06-03sch_drr: update backlog as wellWANG Cong1-0/+4
2016-06-03sch_prio: update backlog as wellWANG Cong1-0/+4
2016-06-03sch_hfsc: always keep backlog updatedWANG Cong1-8/+4
2016-06-02rds: fix an infoleak in rds_inc_info_copyKangjie Lu1-0/+2
2016-06-02tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu1-1/+2
2016-06-02Possible problem with e6afc8ac ("udp: remove headers from UDP packets before queueing")Eric Dumazet2-11/+11
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller11-23/+33
2016-06-01Merge tag 'mac80211-for-davem-2016-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-1/+5
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-71/+203
2016-05-31fou: fix IPv6 Kconfig optionsArnd Bergmann2-2/+2
2016-05-31openvswitch: update checksum in {push,pop}_mplsSimon Horman1-5/+15
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long1-0/+1
2016-05-31vlan: Propagate MAC address to VLANsMike Manning3-3/+24
2016-05-31net: pktgen: Call destroy_hrtimer_on_stack()Guenter Roeck1-4/+4
2016-05-31mac80211: fix fast_tx header alignmentFelix Fietkau1-1/+1
2016-05-31mac80211: mesh: flush mesh paths unconditionallyBob Copeland1-0/+4
2016-05-31netfilter: nf_ct_helper: bail out on duplicated helpersPablo Neira Ayuso1-5/+4
2016-05-30netfilter: nf_tables: validate NFTA_SET_TABLE parameterPhil Turnbull1-0/+2
2016-05-30netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flagsPaolo Abeni1-0/+1
2016-05-30netfilter: nf_ct_helper: Fix helper unregister count.Taehee Yoo5-0/+5
2016-05-30net: l2tp: Make l2tp_ip6 namespace awareShmulik Ladkani1-5/+7
2016-05-29ieee802154: fix logic error in ieee802154_llsec_parse_dev_addrBaozeng Ding1-2/+2
2016-05-29net/lapb: tuse %*ph to dump buffersAndy Shevchenko3-15/+8
2016-05-29fou: add Kconfig options for IPv6 supportArnd Bergmann3-2/+11
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann1-4/+4
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds6-1742/+3499
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds15-444/+676
2016-05-25sctp: fix double EPs display in sctp_diagXin Long1-0/+3
2016-05-26libceph: make ceph_osdc_wait_request() uninterruptibleYan, Zheng1-1/+1
2016-05-26ceph: make logical calculation functions return boolZhang Zhuoyu1-1/+1
2016-05-26libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov2-5/+14
2016-05-26libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov2-14/+7
2016-05-26libceph: take osdc->lock in osdmap_show() and dump flags in hexIlya Dryomov1-5/+5
2016-05-26libceph: pool deletion detectionIlya Dryomov1-6/+242
2016-05-26libceph: async MON client generic requestsIlya Dryomov1-106/+210
2016-05-26libceph: support for checking on status of watchIlya Dryomov1-1/+51