summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-06-14netfilter: ipset: Check extensions attributes before getting extensions.Sergey Popovich
2015-06-14netfilter: ipset: Use SET_WITH_*() helpers to test set extensionsSergey Popovich
2015-06-12netfilter: xtables: avoid percpu ruleset duplicationFlorian Westphal
2015-06-12netfilter: xtables: use percpu rule countersFlorian Westphal
2015-06-12netfilter: bridge: restore vlan tag when refragmentingFlorian Westphal
2015-06-12net: ip_fragment: remove BRIDGE_NETFILTER mtu special handlingFlorian Westphal
2015-06-12netfilter: bridge: forward IPv6 fragmented packetsBernhard Thaler
2015-06-12netfilter: bridge: re-order check_hbh_len()Bernhard Thaler
2015-06-12netfilter: bridge: rename br_parse_ip_optionsBernhard Thaler
2015-06-12netfilter: bridge: refactor frag_max_sizeBernhard Thaler
2015-06-12netfilter: bridge: detect NAT66 correctly and change MAC addressBernhard Thaler
2015-06-12netfilter: bridge: re-order br_nf_pre_routing_finish_ipv6()Bernhard Thaler
2015-06-12netfilter: bridge: refactor clearing BRNF_NF_BRIDGE_PREROUTINGBernhard Thaler
2015-06-12netfilter: conntrack: warn the user if there is a better helper to useMarcelo Ricardo Leitner
2015-06-11tcp: remove obsolete check in tcp_set_skb_tso_segs()Eric Dumazet
2015-06-11tcp: fill shinfo->gso_size at last momentEric Dumazet
2015-06-11tcp: tcp_set_skb_tso_segs() no longer need struct sock parameterEric Dumazet
2015-06-11tcp: fill shinfo->gso_type at last momentEric Dumazet
2015-06-11tcp: reserve tcp_skb_mss() to tcp stackEric Dumazet
2015-06-11switchdev: fix BUG when port driver doesn't support set attr opScott Feldman
2015-06-11net/ethtool: Add current supported tunable optionsHadar Hen Zion
2015-06-11tcp: add CDG congestion controlKenneth Klette Jonassen
2015-06-11tcp: export tcp_enter_cwr()Kenneth Klette Jonassen
2015-06-10switchdev: fix handling for drivers not supporting IPv4 fib add/del opsScott Feldman
2015-06-10net: tcp: dctcp_update_alpha() fixes.Eric Dumazet
2015-06-10Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/sc...David S. Miller
2015-06-10net/unix: support SCM_SECURITY for stream socketsStephen Smalley
2015-06-10bridge: make br_fdb_delete also check if the port matchesNikolay Aleksandrov
2015-06-10Merge tag 'linux-can-next-for-4.2-20150609' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2015-06-10mac80211: Fix a case of incorrect metric used when forwarding a PREQAlexis Green
2015-06-09Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-06-09mac80211: Always check rates and capabilities in mesh modeAlexis Green
2015-06-09mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh
2015-06-09mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_...Alexis Green
2015-06-09mac80211: ignore invalid scan RSSI valuesSara Sharon
2015-06-09mac80211: release channel on auth failureMichal Kazior
2015-06-09mac80211: handle aggregation session timeout on fast-xmit pathJohannes Berg
2015-06-09can: cangw: introduce optional uid to reference created routing jobsOliver Hartkopp
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-08net: replace last open coded skb_orphan_frags with function callWillem de Bruijn
2015-06-08ipv6: Fix protocol resubmissionJosh Hunt
2015-06-08ipv6: fix possible use after free of dev statsRobert Shearman
2015-06-07fib_trie: coding style: Use pointer after checkFiro Yang
2015-06-07bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov
2015-06-07Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"David S. Miller
2015-06-07mpls: fix possible use after free of deviceRobert Shearman
2015-06-07bridge: use _bh spinlock variant for br_fdb_update to avoid lockupWilson Kok
2015-06-07tcp: get_cookie_sock() consolidationEric Dumazet