summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-06-09Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-06-09wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti
2016-06-09cfg80211: remove get/set antenna and tx power warningsJohannes Berg
2016-06-08qfq: don't leak skb if kzalloc failsFlorian Westphal
2016-06-08ip6gre: Allow live link address changeShweta Choudaha
2016-06-08net: cls_u32: be more strict about skip-sw flag for knodesJakub Kicinski
2016-06-08net: cls_u32: catch all hardware offload errorsJakub Kicinski
2016-06-08net_sched: add missing paddattr descriptionEric Dumazet
2016-06-08ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki
2016-06-08l2tp: fix configuration passed to setup_udp_tunnel_sock()Guillaume Nault
2016-06-08net-sysfs: fix missing <linux/of_net.h>Ben Dooks
2016-06-08bridge: Don't insert unnecessary local fdb entry on changing mac addressToshiaki Makita
2016-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-06-07tcp: record TLP and ER timer stats in v6 statsYuchung Cheng
2016-06-07net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann
2016-06-07act_police: fix a crash during removalWANG Cong
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-06ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni
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-02netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal
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