summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | openvswitch: disable LROJiri Benc2015-06-031-0/+1
* | | | fib_trie: coding style: Use pointer after checkFiro Yang2015-06-071-8/+13
* | | | tcp: get_cookie_sock() consolidationEric Dumazet2015-06-072-23/+6
| |/ / |/| |
* | | bpf: allow programs to write to certain skb fieldsAlexei Starovoitov2015-06-071-12/+82
* | | bpf: make programs see skb->data == L2 for ingress and egressAlexei Starovoitov2015-06-073-25/+26
* | | tcp: remove redundant checks IIEric Dumazet2015-06-072-8/+0
* | | inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet2015-06-063-2/+11
* | | mpls: Add MPLS entropy label in flow_keysTom Herbert2015-06-041-0/+35
* | | net: Add GRE keyid in flow_keysTom Herbert2015-06-041-1/+23
* | | net: Add IPv6 flow label to flow_keysTom Herbert2015-06-041-19/+10
* | | net: Add VLAN ID to flow_keysTom Herbert2015-06-041-0/+14
* | | net: Get rid of IPv6 hash addresses flow keysTom Herbert2015-06-041-17/+0
* | | net: Add keys for TIPC addressTom Herbert2015-06-041-5/+13
* | | net: Add full IPv6 addresses to flow_keysTom Herbert2015-06-044-29/+114
* | | net: Get skb hash over flow_keys structureTom Herbert2015-06-042-13/+43
* | | net: Remove superfluous setting of key_basicTom Herbert2015-06-041-6/+0
* | | net: Simplify GRE case in flow_dissectorTom Herbert2015-06-041-22/+22
* | | bpf: fix build due to missing tc_verdAlexei Starovoitov2015-06-041-3/+1
* | | tcp: double default TSQ output bytes limitWei Liu2015-06-041-2/+2
* | | tcp: remove redundant checksEric Dumazet2015-06-042-4/+4
* | | switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/...Scott Feldman2015-06-031-2/+2
* | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-06-034-45/+41
|\ \ \
| * | | batman-adv: Remove unnecessary ret variable in algo_registerMarkus Pargmann2015-06-031-5/+2
OpenPOWER on IntegriCloud