index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
NFC: nci: Add HCI over NCI protocol support
Christophe Ricard
1
-0
/
+93
2015-02-02
NFC: nci: Support logical connections management
Christophe Ricard
2
-0
/
+33
2015-02-02
NFC: nci: Add NFCEE enabling and disabling support
Christophe Ricard
2
-0
/
+10
2015-02-02
NFC: nci: Add NFCEE discover support
Christophe Ricard
1
-0
/
+4
2015-02-02
NFC: nci: Add NCI NFCEE constants
Christophe Ricard
1
-0
/
+48
2015-02-02
NFC: nci: Add dynamic logical connections support
Christophe Ricard
1
-7
/
+25
2015-02-02
Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct
Johan Hedberg
1
-4
/
+0
2015-02-02
Bluetooth: Add restarting to service discovery
Jakub Pawlowski
1
-0
/
+1
2015-02-02
Bluetooth: Add le_scan_restart work for LE scan restarting
Jakub Pawlowski
1
-0
/
+5
2015-02-02
swdevice: add new apis to set and del bridge port attributes
Roopa Prabhu
1
-1
/
+36
2015-02-02
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2
-1
/
+2
2015-02-01
net: sched: fix panic in rate estimators
Eric Dumazet
1
-8
/
+5
2015-02-01
ipv4: icmp: use percpu allocation
Eric Dumazet
1
-1
/
+2
2015-01-31
Bluetooth: Store OOB data present value for each set of remote OOB data
Marcel Holtmann
1
-0
/
+1
2015-01-29
net: remove sock_iocb
Christoph Hellwig
1
-23
/
+0
2015-01-29
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
1
-1
/
+1
2015-01-29
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-4
/
+21
2015-01-29
tcp: stretch ACK fixes prep
Neal Cardwell
1
-2
/
+2
2015-01-28
Bluetooth: Perform a power cycle when receiving hardware error event
Marcel Holtmann
1
-0
/
+3
2015-01-28
bonding: cleanup and remove dead code
Jonathan Toppins
1
-1
/
+0
2015-01-28
bonding: update bond carrier state when min_links option changes
Jonathan Toppins
1
-0
/
+1
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+12
2015-01-28
NFC: hci: Add cmd_received handler
Christophe Ricard
1
-0
/
+8
2015-01-28
NFC: hci: Change nfc_hci_send_response gate parameter to pipe
Christophe Ricard
1
-2
/
+0
2015-01-28
NFC: hci: Add pipes table to reference them with a tuple {gate, host}
Christophe Ricard
1
-1
/
+12
2015-01-28
NFC: hci: Change event_received handler gate parameter to pipe
Christophe Ricard
1
-1
/
+1
2015-01-27
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
Jouni Malinen
1
-0
/
+5
2015-01-27
mac80111: Add GCMP and GCMP-256 ciphers
Jouni Malinen
1
-5
/
+10
2015-01-27
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
1
-5
/
+6
2015-01-27
genetlink: Add genlmsg_parse() helper function.
Joe Stringer
1
-0
/
+17
2015-01-25
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
1
-5
/
+8
2015-01-25
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
1
-8
/
+8
2015-01-23
Bluetooth: Convert Set SC to use HCI Request
Johan Hedberg
1
-1
/
+0
2015-01-23
nl80211: add an attribute to allow delaying the first scheduled scan cycle
Luciano Coelho
1
-0
/
+5
2015-01-23
mac80211: enable TPC through mac80211 stack
Lorenzo Bianconi
1
-0
/
+7
2015-01-23
mac80211: allow drivers to control software crypto
Johannes Berg
1
-0
/
+12
2015-01-20
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...
David S. Miller
2
-14
/
+27
2015-01-20
net: sched: Introduce connmark action
Felix Fietkau
1
-0
/
+14
2015-01-19
tunnels: advertise link netns via netlink
Nicolas Dichtel
2
-0
/
+2
2015-01-19
rtnl: add link netns id to interface messages
Nicolas Dichtel
1
-0
/
+2
2015-01-19
netns: add rtnl cmd to add and get peer netns ids
Nicolas Dichtel
1
-0
/
+4
2015-01-19
netfilter: nf_tables: validate hooks in NAT expressions
Pablo Neira Ayuso
1
-0
/
+2
2015-01-18
switchdev: fix typo in inline function definition
Jiri Pirko
1
-1
/
+1
2015-01-18
ip_tunnel: Create percpu gro_cell
Martin KaFai Lau
1
-17
/
+12
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2
-7
/
+3
2015-01-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-6
/
+32
2015-01-18
net: replace br_fdb_external_learn_* calls with switchdev notifier events
Jiri Pirko
1
-0
/
+11
2015-01-18
switchdev: introduce switchdev notifier
Jiri Pirko
1
-0
/
+31
2015-01-18
tc: add BPF based action
Jiri Pirko
1
-0
/
+25
2015-01-17
genetlink: synchronize socket closing and family removal
Johannes Berg
1
-1
/
+4
[prev]
[next]