summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-051-2/+4
| | * | | cfg80211: enable dynack through nl80211Lorenzo Bianconi2014-09-052-0/+14
| | * | | nl80211: Add flag attribute for RRM connectionsAssaf Krauss2014-09-052-0/+15
| | * | | nl80211: Allow declaring RRM-related featuresAssaf Krauss2014-09-051-0/+14
| | * | | cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-052-0/+2
| | * | | mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
| * | | | bcma: add support for chipcommon B coreHauke Mehrtens2014-09-092-0/+9
| * | | | bcma: store more alternative addressesHauke Mehrtens2014-09-091-1/+1
| * | | | bcma: use separated function to initialize bus on SoCRafał Miłecki2014-09-091-0/+1
| * | | | bcma: move bus struct setup into early part of host specific codeRafał Miłecki2014-09-091-1/+0
| * | | | Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg2014-09-091-2/+1
| * | | | Bluetooth: Fix locking of the SMP contextJohan Hedberg2014-09-081-1/+0
| * | | | Bluetooth: Move identity address update behind a workqueueJohan Hedberg2014-09-081-1/+2
| * | | | Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg2014-09-081-1/+1
| * | | | Bluetooth: Remove unused l2cap_conn_shutdown APIJohan Hedberg2014-09-081-4/+0
| * | | | Bluetooth: Ignore incoming data after initiating disconnectionJohan Hedberg2014-09-081-0/+1
| * | | | Bluetooth: Use zero timeout for immediate schedulingJohan Hedberg2014-09-081-2/+2
| * | | | Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg2014-09-082-2/+3
| * | | | Bluetooth: Fix hci_conn reference counting for fixed channelsJohan Hedberg2014-09-081-0/+1
* | | | | net: Change netdev_<level> logging functions to return voidJoe Perches2014-09-261-10/+9
* | | | | bpf: verifier (add verifier core)Alexei Starovoitov2014-09-261-0/+47
* | | | | bpf: handle pseudo BPF_LD_IMM64 insnAlexei Starovoitov2014-09-261-0/+6
* | | | | bpf: verifier (add ability to receive verification log)Alexei Starovoitov2014-09-261-0/+3
* | | | | bpf: verifier (add docs)Alexei Starovoitov2014-09-261-0/+2
* | | | | bpf: expand BPF syscall with program load/unloadAlexei Starovoitov2014-09-263-6/+66
* | | | | bpf: add lookup/update/delete/iterate methods to BPF mapsAlexei Starovoitov2014-09-262-0/+46
* | | | | bpf: enable bpf syscall on x64 and i386Alexei Starovoitov2014-09-262-2/+5
* | | | | bpf: introduce BPF syscall and mapsAlexei Starovoitov2014-09-262-0/+64
* | | | | net: Remove gso_send_check as an offload callbackTom Herbert2014-09-261-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-244-1/+19
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-09-241-0/+1
| |\ \ \ \ \
| | * | | | | blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeTejun Heo2014-09-241-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-09-241-0/+12
| |\ \ \ \ \ \
| | * | | | | | crypto: ccp - Check for CCP before registering crypto algsTom Lendacky2014-09-241-0/+12
| * | | | | | | Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-241-1/+5
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | [media] vb2: fix VBI/poll regressionHans Verkuil2014-09-221-0/+4
| | * | | | | | [media] videobuf2-core.h: fix commentHans Verkuil2014-09-221-1/+1
| * | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-09-241-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer2014-09-191-0/+1
* | | | | | | | | icmp: add a global rate limitationEric Dumazet2014-09-231-0/+4
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-2320-24/+75
|\| | | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-236-4/+37
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-09-221-1/+15
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert2014-09-161-0/+1
| | | * | | | | | | | xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert2014-09-161-1/+14
| | * | | | | | | | | net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet2014-09-221-1/+2
| | * | | | | | | | | genetlink: add function genl_has_listeners()Nicolas Dichtel2014-09-191-0/+8
| | |/ / / / / / / /
| | * | | | | | | | ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2014-09-121-0/+1
| | * | | | | | | | net/mlx4: Set vlan stripping policy by the right commandMatan Barak2014-09-112-2/+11
| * | | | | | | | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-221-1/+1
| |\ \ \ \ \ \ \ \ \