summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * cfg80211: Remove unused cfg80211_can_use_iftype_chan()Michal Sojka2015-12-042-121/+0
| * cfg80211: reg: Remove unused function parameterMichal Sojka2015-12-041-4/+3
| * mac80211: add atomic uploaded keys iteratorEliad Peller2015-12-043-4/+55
| * mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach2015-12-042-43/+126
| * cfg80211: ocb: Fix null pointer deref if join_ocb is unimplementedOla Olsson2015-12-041-0/+3
| * mac80211: remove string from unaligned packet warningJohannes Berg2015-12-041-2/+1
| * lib80211: ratelimit key index mismatchJohannes Berg2015-12-042-4/+4
| * mac80211: mesh: print MAC address instead of pointerJohannes Berg2015-12-041-2/+2
| * cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg2015-12-041-7/+0
| * cfg80211: add complete data to station add/change tracingJohannes Berg2015-12-041-0/+38
| * cfg80211: Add missing tracing to cfg80211Ilan Peer2015-12-043-5/+108
| * mac80211: allow driver to prevent two stations w/ same addressJohannes Berg2015-12-042-2/+17
| * Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2015-12-046-15/+21
| |\
* | | af_unix: fix unix_dgram_recvmsg entry lockingRainer Weikusat2015-12-061-15/+20
* | | core: enable more fine-grained datagram reception controlRainer Weikusat2015-12-061-29/+48
* | | net: constify netif_is_* helpers net_device paramJiri Pirko2015-12-051-1/+1
* | | batman-adv: Act on NETDEV_*_TYPE_CHANGE eventsAndrew Lunn2015-12-051-1/+3
* | | ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addressesAndrew Lunn2015-12-051-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-0372-298/+605
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-0370-298/+596
| |\ \ \
| | * \ \ Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-12-036-15/+21
| | |\ \ \ | | | | |/ | | | |/|
| | | * | mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg2015-12-021-2/+6
| | | * | mac80211: do not actively scan DFS channelsAntonio Quartulli2015-12-021-4/+5
| | | * | mac80211: don't teardown sdata on sdata stopEliad Peller2015-12-021-1/+1
| | | * | mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2015-11-201-1/+2
| | | * | mac80211: ensure we don't update tx power on a non-running sdataEmmanuel Grumbach2015-11-201-1/+2
| | | * | mac80211: mesh: fix call_rcu() usageJohannes Berg2015-11-171-4/+4
| | | * | mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2015-11-171-2/+1
| | * | | net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet2015-12-034-14/+23
| | * | | openvswitch: fix hangup on vxlan/gre/geneve device deletionPaolo Abeni2015-12-032-3/+7
| | * | | ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn2015-12-031-2/+3
| | * | | ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet2015-12-031-1/+8
| | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-12-031-1/+6
| | |\ \ \
| | | * | | Bluetooth: Fix l2cap_chan leak in SMPJohan Hedberg2015-11-111-1/+6
| | * | | | ipv6: kill sk_dst_lockEric Dumazet2015-12-036-31/+7
| | * | | | ipv6: sctp: add rcu protection around np->optEric Dumazet2015-12-031-3/+10
| | * | | | net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov2015-12-031-2/+2
| | * | | | sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner2015-12-021-2/+2
| | * | | | ipv6: add complete rcu protection around np->optEric Dumazet2015-12-0211-50/+101
| | * | | | openvswitch: properly refcount vport-vxlan modulePaolo Abeni2015-12-024-5/+9
| | * | | | net: fix sock_wake_async() rcu protectionEric Dumazet2015-12-013-25/+22
| | * | | | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-0115-38/+36
| | * | | | Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-013-9/+5
| | * | | | tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet2015-11-301-0/+1
| | * | | | af-unix: passcred support for sendpageHannes Frederic Sowa2015-11-301-15/+64
| | * | | | packet: Allow packets with only a header (but no payload)Martin Blumenstingl2015-11-291-2/+2
| | * | | | RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas2015-11-242-7/+3
| | * | | | net: openvswitch: Remove invalid commentAaron Conole2015-11-241-2/+2
| | * | | | net: ipmr, ip6mr: fix vif/tunnel failure race conditionNikolay Aleksandrov2015-11-242-12/+0
| | * | | | rxrpc: Correctly handle ack at end of client call transmit phaseDavid Howells2015-11-241-1/+3
OpenPOWER on IntegriCloud