summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-05-13mac80211: fix suspend vs. association raceEmmanuel Grumbach
2014-05-13ip6_tunnel: fix potential NULL pointer dereferenceSusant Sahani
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville
2014-05-12netfilter: nf_tables: fix missing return trace at the end of non-base chainPablo Neira Ayuso
2014-05-12netfilter: nf_tables: fix bogus rulenum after goto actionPablo Neira Ayuso
2014-05-12netfilter: nf_tables: fix tracing of the goto actionPablo Neira Ayuso
2014-05-12netfilter: nf_tables: fix goto actionPablo Neira Ayuso
2014-05-12vti: Use the tunnel mark for lookup in the error handlers.Steffen Klassert
2014-05-12vti6: Don't unregister pernet ops twice on init errorsMathias Krause
2014-05-11batman-adv: fix removing neigh_ifinfoSimon Wunderlich
2014-05-10netfilter: nf_tables: reset rule number counter after jump and gotoPablo Neira Ayuso
2014-05-10batman-adv: always run purge_orig_neighborsSimon Wunderlich
2014-05-10batman-adv: fix neigh reference imbalanceSimon Wunderlich
2014-05-10batman-adv: fix neigh_ifinfo imbalanceSimon Wunderlich
2014-05-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-05-09mac80211: fix vif name tracingEliad Peller
2014-05-09mac80211: allow VHT with peers not capable of 40MHzJohannes Berg
2014-05-08ping: move ping_group_range out of CONFIG_SYSCTLCong Wang
2014-05-08ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang
2014-05-09netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich
2014-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-07ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich
2014-05-07Revert "net: core: introduce netif_skb_dev_features"Florian Westphal
2014-05-07net: ip: push gso skb forwarding handling down the stackFlorian Westphal
2014-05-07net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal
2014-05-07net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville
2014-05-06xfrm6: Properly handle unsupported protocolsSteffen Klassert
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-05-05ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai
2014-05-05vsock: Make transport the proto ownerAndy King
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-05bridge: superfluous skb->nfct check in br_nf_dev_queue_xmitVasily Averin
2014-05-05ipv4: fix "conntrack zones" support for defrag user check in ip_expireVasily Averin
2014-05-05mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller
2014-05-05cfg80211: free sme on connection failuresEliad Peller
2014-05-05mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge
2014-05-04net: sched: lock imbalance in hhf qdiscJohn Fastabend
2014-05-04netfilter: nfnetlink: Fix use after free when it fails to process batchDenys Fedoryshchenko
2014-05-04netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal
2014-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-30tcp_cubic: fix the range of delayed_ackLiu Yu
2014-04-30tcp: increment retransmit counters in tlp and fast openEric Dumazet
2014-04-29netfilter: ctnetlink: don't add null bindings if no nat requestedFlorian Westphal
2014-04-29xfrm4: Properly handle unsupported protocolsSteffen Klassert
2014-04-28libceph: fix non-default values check in apply_primary_affinity()Ilya Dryomov
2014-04-28net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iifJulian Anastasov