summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-051-3/+9
* mac80211: free management frame keys when removing stationJohannes Berg2014-12-171-1/+1
* cfg80211: correctly check ad-hoc channelsArik Nemtsov2014-12-121-1/+7
* cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach2014-12-121-5/+2
* mac80211: update the channel context after channel switchEmmanuel Grumbach2014-12-121-0/+4
* nl80211: check matches array length before acessing itLuciano Coelho2014-12-121-1/+1
* cfg80211: avoid mem leak on driver hint setArik Nemtsov2014-12-121-1/+4
* cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen2014-12-121-3/+6
* mac80211: fix multicast LED blinking and counterAndreas Müller2014-12-121-5/+6
* mac80211: avoid using uninitialized stack dataJes Sorensen2014-12-121-0/+1
* net: dsa: propagate error code from dsa_slave_phy_setupFlorian Fainelli2014-12-111-4/+11
* net: dsa: handle non-existing PHYs on switch internal busFlorian Fainelli2014-12-111-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11437-10163/+23145
|\
| * net: sock: fix access via invalid file descriptorAlexei Starovoitov2014-12-101-2/+2
| * net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-108-15/+10
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-108-24/+29
| |\
| | * net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.cValdis.Kletnieks@vt.edu2014-12-091-1/+1
| | * tcp: fix more NULL deref after prequeue changesEric Dumazet2014-12-092-16/+16
| | * Update old iproute2 and Xen Remus linksAndrew Shewmaker2014-12-091-3/+4
| | * net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann2014-12-091-2/+2
| | * openvswitch: Fix flow mask validation.Pravin B Shelar2014-12-051-2/+2
| | * gre: Set inner mac header in gro completeTom Herbert2014-12-051-0/+3
| * | irda: Convert function pointer arrays and uses to constJoe Perches2014-12-104-13/+15
| * | llc: Make llc_sap_action_t function pointer arrays constJoe Perches2014-12-102-11/+11
| * | llc: Make llc_conn_ev_qfyr_t function pointer arrays constJoe Perches2014-12-102-120/+120
| * | llc: Make function pointer arrays constJoe Perches2014-12-102-236/+236
| * | net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann2014-12-101-2/+2
| * | netlink: use jhash as hashfn for rhashtableDaniel Borkmann2014-12-101-1/+1
| * | tipc: fix broadcast wakeup contention after congestionRichard Alpe2014-12-102-5/+5
| * | net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skbAlexander Duyck2014-12-102-8/+68
| * | net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_fragAlexander Duyck2014-12-101-40/+77
| * | Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller2014-12-1030-280/+152
| |\ \
| | * | skb_copy_datagram_iovec() can dieAl Viro2014-12-091-84/+0
| | * | switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitivesAl Viro2014-12-091-35/+19
| | * | first fruits - kill l2cap ->memcpy_fromiovec()Al Viro2014-12-095-19/+6
| | * | put iov_iter into msghdrAl Viro2014-12-0923-73/+59
| | * | vmci: propagate msghdr all way down to __qp_memcpy_from_queue()Al Viro2014-12-091-2/+2
| | * | switch l2cap ->memcpy_fromiovec() to msghdrAl Viro2014-12-092-4/+4
| | * | switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)Al Viro2014-12-092-5/+4
| | * | ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro2014-12-096-9/+9
| | * | ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_...Al Viro2014-12-091-56/+56
| | * | raw.c: stick msghdr into raw_frag_vecAl Viro2014-12-091-4/+4
| * | | net: sched: cls: use nla_nest_cancel instead of nlmsg_trimJiri Pirko2014-12-096-13/+8
| * | | tipc: avoid double lock 'spin_lock:&seq->lock'Ying Xue2014-12-091-1/+1
| * | | rocker: remove swdev modeRoopa Prabhu2014-12-091-2/+8
| * | | Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-12-0949-960/+4823
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-12-081-9/+6
| | |\ \ \
| | * \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-12-0523-617/+3129
| | |\ \ \ \
| | | * | | | Bluetooth: Enable events for P-256 Public Key and DHKey commandsMarcel Holtmann2014-12-051-0/+14
| | | * | | | Bluetooth: Add support for enabling Extended Scanner Filter PoliciesMarcel Holtmann2014-12-051-0/+13
OpenPOWER on IntegriCloud