summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: bridge: refactor clearing BRNF_NF_BRIDGE_PREROUTINGBernhard Thaler2015-06-121-2/+2
* netfilter: conntrack: warn the user if there is a better helper to useMarcelo Ricardo Leitner2015-06-121-1/+7
* tcp: remove obsolete check in tcp_set_skb_tso_segs()Eric Dumazet2015-06-111-3/+0
* tcp: fill shinfo->gso_size at last momentEric Dumazet2015-06-112-12/+8
* tcp: tcp_set_skb_tso_segs() no longer need struct sock parameterEric Dumazet2015-06-111-16/+14
* tcp: fill shinfo->gso_type at last momentEric Dumazet2015-06-112-9/+3
* tcp: reserve tcp_skb_mss() to tcp stackEric Dumazet2015-06-111-2/+2
* switchdev: fix BUG when port driver doesn't support set attr opScott Feldman2015-06-111-1/+3
* net/ethtool: Add current supported tunable optionsHadar Hen Zion2015-06-111-0/+12
* tcp: add CDG congestion controlKenneth Klette Jonassen2015-06-113-0/+454
* tcp: export tcp_enter_cwr()Kenneth Klette Jonassen2015-06-111-0/+1
* switchdev: fix handling for drivers not supporting IPv4 fib add/del opsScott Feldman2015-06-101-2/+2
* net: tcp: dctcp_update_alpha() fixes.Eric Dumazet2015-06-101-10/+16
* Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/sc...David S. Miller2015-06-1027-457/+465
|\
| * mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-1019-158/+164
| * Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2015-06-10362-4687/+10446
| |\
| * | mac80211: Fix a case of incorrect metric used when forwarding a PREQAlexis Green2015-06-101-9/+8
| * | mac80211: Always check rates and capabilities in mesh modeAlexis Green2015-06-092-1/+5
| * | mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh2015-06-093-0/+3
| * | mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_...Alexis Green2015-06-091-9/+9
| * | mac80211: ignore invalid scan RSSI valuesSara Sharon2015-06-091-1/+7
| * | mac80211: release channel on auth failureMichal Kazior2015-06-091-0/+3
| * | mac80211: handle aggregation session timeout on fast-xmit pathJohannes Berg2015-06-091-3/+6
| * | mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg2015-06-021-3/+3
| * | mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-024-26/+8
| * | mac80211: stop using pointers as userspace cookiesJohannes Berg2015-06-022-55/+87
| * | mac80211: copy nl80211 mgmt TX SKB for statusJohannes Berg2015-06-022-44/+104
| * | mac80211: move TX PN to public part of key structJohannes Berg2015-06-026-142/+38
| * | mac80211: act upon and report deauth while associatingJohannes Berg2015-06-011-39/+53
* | | net/unix: support SCM_SECURITY for stream socketsStephen Smalley2015-06-101-4/+16
* | | bridge: make br_fdb_delete also check if the port matchesNikolay Aleksandrov2015-06-101-3/+5
* | | Merge tag 'linux-can-next-for-4.2-20150609' of git://git.kernel.org/pub/scm/l...David S. Miller2015-06-101-12/+56
|\ \ \ | |_|/ |/| |
| * | can: cangw: introduce optional uid to reference created routing jobsOliver Hartkopp2015-06-091-12/+56
* | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-06-0941-264/+784
|\ \ \ | |/ / |/| |
| * | batman-adv: change the MAC of each VLAN upon ndo_set_mac_addressAntonio Quartulli2015-06-071-3/+9
| * | batman-adv: Remove unused post-VLAN ethhdr in batadv_gw_dhcp_recipient_getSven Eckelmann2015-06-071-5/+0
| * | batman-adv: Clarify calculation precedence for '&' and '?'Sven Eckelmann2015-06-073-23/+23
| * | batman-adv: Add required includes to all filesSven Eckelmann2015-06-0741-158/+703
| * | batman-adv: add bat_neigh_free APIAntonio Quartulli2015-06-072-0/+10
| * | batman-adv: split name from variable for uint mesh attributesAntonio Quartulli2015-06-071-14/+15
| * | batman-adv: Use common Jenkins Hash implementationSven Eckelmann2015-06-077-62/+25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-088-18/+36
|\ \ \
| * | | net: replace last open coded skb_orphan_frags with function callWillem de Bruijn2015-06-081-9/+2
| * | | ipv6: Fix protocol resubmissionJosh Hunt2015-06-081-3/+5
| * | | ipv6: fix possible use after free of dev statsRobert Shearman2015-06-081-2/+9
| * | | bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov2015-06-071-0/+2
| * | | Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"David S. Miller2015-06-071-2/+2
| * | | mpls: fix possible use after free of deviceRobert Shearman2015-06-072-1/+2
| * | | bridge: use _bh spinlock variant for br_fdb_update to avoid lockupWilson Kok2015-06-071-2/+2
| * | | ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer2015-06-041-3/+15
OpenPOWER on IntegriCloud