index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-03
Bluetooth: Add hci_conn flag for new link key generation
Johan Hedberg
1
-0
/
+1
2014-12-03
Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
Johan Hedberg
1
-2
/
+2
2014-12-03
Bluetooth: Remove unused hci_find_ltk function
Johan Hedberg
1
-2
/
+0
2014-12-03
Bluetooth: Use custom macro for testing BR/EDR SC enabled
Johan Hedberg
1
-0
/
+3
2014-12-03
Bluetooth: Add mgmt support for LE Secure Connections LTK types
Johan Hedberg
1
-0
/
+3
2014-12-02
bridge: call netdev_sw_port_stp_update when bridge port STP status changes
Scott Feldman
1
-0
/
+7
2014-12-02
net: introduce generic switch devices support
Jiri Pirko
1
-0
/
+30
2014-12-02
NFC: hci: Add specific hci macro to not create a pipe
Christophe Ricard
1
-0
/
+1
2014-12-02
Bluetooth: Track both local and remote L2CAP fixed channel mask
Johan Hedberg
1
-2
/
+2
2014-12-02
NFC: nci: Add se_io NCI operand
Christophe Ricard
1
-0
/
+3
2014-12-02
NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...
Christophe Ricard
1
-0
/
+1
2014-12-02
NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...
Christophe Ricard
1
-0
/
+1
2014-12-02
NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...
Christophe Ricard
1
-0
/
+1
2014-12-02
NFC: hci: Add se_io HCI operand
Christophe Ricard
1
-0
/
+3
2014-12-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-0
/
+1
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2014-11-28
mac80211: add ieee80211_tx_status_noskb
Felix Fietkau
1
-0
/
+20
2014-11-28
mac80211: add tx_status_noskb to rate_control_ops
Felix Fietkau
1
-0
/
+4
2014-11-28
cfg80211: leave invalid channels on regdomain change
Arik Nemtsov
1
-0
/
+12
2014-11-28
NFC: NCI: Configure ATR_RES general bytes
Julien Lefrique
1
-0
/
+1
2014-11-28
NFC: NCI: Handle Target mode activation
Julien Lefrique
3
-5
/
+26
2014-11-28
NFC: NCI: Enable NFC-DEP in Listen A and Listen F
Julien Lefrique
1
-0
/
+10
2014-11-28
NFC: digital: Add NFC-DEP Initiator-side ATN Support
Mark A. Greer
1
-0
/
+1
2014-11-28
NFC: digital: Add NFC-DEP Target-side NACK Support
Mark A. Greer
1
-0
/
+3
2014-11-28
NFC: digital: Add NFC-DEP Initiator-side NACK Support
Mark A. Greer
1
-0
/
+2
2014-11-28
NFC: digital: Add NFC-DEP Send Chaining Support
Mark A. Greer
1
-0
/
+3
2014-11-28
NFC: digital: Implement NFC-DEP max payload lengths
Mark A. Greer
1
-0
/
+3
2014-11-28
NFC: digital: Add Target-mode NFC-DEP DID Support
Mark A. Greer
1
-0
/
+1
2014-11-27
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
3
-17
/
+12
2014-11-27
netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions
Alvaro Neira
1
-0
/
+7
2014-11-27
netfilter: conntrack: avoid zeroing timer
Florian Westphal
1
-6
/
+9
2014-11-26
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
1
-0
/
+2
2014-11-26
cfg80211: clean up beacon loss CQM event
Johannes Berg
2
-0
/
+17
2014-11-26
net: Add remcsum_adjust as common function for remote checksum offload
Tom Herbert
1
-0
/
+16
2014-11-26
cfg80211: refactor the various CQM event sending code
Johannes Berg
1
-27
/
+27
2014-11-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
4
-8
/
+8
2014-11-25
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
Daniel Borkmann
1
-0
/
+1
2014-11-24
tc_vlan: fix type of tcfv_push_vid
Jiri Pirko
1
-1
/
+1
2014-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-0
/
+38
2014-11-24
vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...
Al Viro
1
-3
/
+3
2014-11-24
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
Al Viro
1
-3
/
+3
2014-11-24
switch ipxrtr_route_packet() from iovec to msghdr
Al Viro
1
-1
/
+1
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-1
/
+1
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+18
2014-11-21
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
10
-167
/
+539
2014-11-21
sched: introduce vlan action
Jiri Pirko
1
-0
/
+27
2014-11-20
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
2
-5
/
+238
2014-11-19
bury skb_copy_to_page()
Al Viro
1
-23
/
+0
2014-11-19
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
1
-3
/
+2
2014-11-19
mac80211: notify drivers on sta rate table changes
Johannes Berg
1
-0
/
+6
[prev]
[next]