summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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
2015-06-07batman-adv: change the MAC of each VLAN upon ndo_set_mac_addressAntonio Quartulli
2015-06-07batman-adv: Remove unused post-VLAN ethhdr in batadv_gw_dhcp_recipient_getSven Eckelmann
2015-06-07batman-adv: Clarify calculation precedence for '&' and '?'Sven Eckelmann
2015-06-07batman-adv: Add required includes to all filesSven Eckelmann
2015-06-07batman-adv: add bat_neigh_free APIAntonio Quartulli
2015-06-07batman-adv: split name from variable for uint mesh attributesAntonio Quartulli
2015-06-07batman-adv: Use common Jenkins Hash implementationSven Eckelmann
2015-06-07bpf: allow programs to write to certain skb fieldsAlexei Starovoitov
2015-06-07bpf: make programs see skb->data == L2 for ingress and egressAlexei Starovoitov
2015-06-07tcp: remove redundant checks IIEric Dumazet
2015-06-06inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet
2015-06-04mpls: Add MPLS entropy label in flow_keysTom Herbert
2015-06-04net: Add GRE keyid in flow_keysTom Herbert
2015-06-04net: Add IPv6 flow label to flow_keysTom Herbert
2015-06-04net: Add VLAN ID to flow_keysTom Herbert
2015-06-04net: Get rid of IPv6 hash addresses flow keysTom Herbert
2015-06-04net: Add keys for TIPC addressTom Herbert
2015-06-04net: Add full IPv6 addresses to flow_keysTom Herbert
2015-06-04net: Get skb hash over flow_keys structureTom Herbert
2015-06-04net: Remove superfluous setting of key_basicTom Herbert
2015-06-04net: Simplify GRE case in flow_dissectorTom Herbert
2015-06-04bpf: fix build due to missing tc_verdAlexei Starovoitov
2015-06-04tcp: double default TSQ output bytes limitWei Liu
2015-06-04tcp: remove redundant checksEric Dumazet
2015-06-04ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer
2015-06-03switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/...Scott Feldman
2015-06-03Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-06-03bpf: introduce bpf_clone_redirect() helperAlexei Starovoitov
2015-06-03openvswitch: disable LROJiri Benc
2015-06-03batman-adv: Remove unnecessary ret variable in algo_registerMarkus Pargmann