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.19.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-7.0.y
linux-7.1.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
2013-10-01
net: add missing sk_max_pacing_rate doc
Eric Dumazet
1
-0
/
+1
2013-10-01
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
2
-5
/
+7
2013-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-5
/
+10
2013-09-30
vxlan: Use RCU apis to access sk_user_data.
Pravin B Shelar
1
-0
/
+5
2013-09-30
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
1
-1
/
+1
2013-09-29
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
1
-0
/
+1
2013-09-29
ipv4: processing ancillary IP_TOS or IP_TTL
Francesco Fusco
3
-0
/
+15
2013-09-29
ipv4: IP_TOS and IP_TTL can be specified as ancillary data
Francesco Fusco
1
-0
/
+3
2013-09-29
net: net_secret should not depend on TCP
Eric Dumazet
1
-1
/
+0
2013-09-29
net: Delay default_device_exit_batch until no devices are unregistering v2
Eric W. Biederman
1
-0
/
+1
2013-09-28
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin\(ux\) M. BOIE
1
-0
/
+4
2013-09-28
ipv6: avoid high order memory allocations for /proc/net/ipv6_route
Hannes Frederic Sowa
1
-4
/
+2
2013-09-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2013-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
8
-10
/
+39
2013-09-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-0
/
+1
2013-09-26
cfg80211: export cfg80211_chandef_dfs_required
Simon Wunderlich
1
-0
/
+9
2013-09-26
mac80211: add ieee80211_iterate_active_interfaces_rtnl()
Johannes Berg
1
-0
/
+19
2013-09-25
Bluetooth: Add new mgmt_set_advertising command
Johan Hedberg
1
-0
/
+2
2013-09-25
Bluetooth: Add new mgmt setting for LE advertising
Johan Hedberg
1
-0
/
+1
2013-09-25
Bluetooth: Use async request for LE enable/disable
Johan Hedberg
1
-1
/
+0
2013-09-25
NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec
Eric Lapuyade
1
-10
/
+3
2013-09-25
NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame
Eric Lapuyade
1
-1
/
+1
2013-09-25
NFC: Define secure element IO API and commands
Samuel Ortiz
1
-0
/
+5
2013-09-25
NFC: Document NFC targets sens_res field
Samuel Ortiz
1
-0
/
+8
2013-09-25
NFC Digital: Add NFC-A technology support
Thierry Escande
1
-0
/
+3
2013-09-25
NFC Digital: Implement driver commands mechanism
Thierry Escande
1
-0
/
+25
2013-09-25
NFC: Digital Protocol stack implementation
Thierry Escande
1
-0
/
+199
2013-09-25
NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer
Eric Lapuyade
2
-30
/
+15
2013-09-25
NFC: Move struct nfc_phy_ops out of HCI up to nfc core level
Eric Lapuyade
2
-6
/
+6
2013-09-25
NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency
Eric Lapuyade
1
-13
/
+13
2013-09-25
NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>
Joe Perches
1
-2
/
+2
2013-09-25
NFC: Replace nfc_dev_dbg with dev_dbg
Joe Perches
1
-1
/
+0
2013-09-25
NFC: Export nfc_find_se()
Arron Wang
1
-0
/
+1
2013-09-24
tcp: syncookies: reduce cookie lifetime to 128 seconds
Florian Westphal
1
-0
/
+18
2013-09-24
mrp: add periodictimer to allow retries when packets get lost
Noel Burton-Krahn
1
-0
/
+1
2013-09-24
sctp: Remove extern from function prototypes
Joe Perches
1
-7
/
+6
2013-09-24
netfilter: Remove extern from function prototypes
Joe Perches
22
-246
/
+217
2013-09-24
irda: Remove extern from function prototypes
Joe Perches
4
-21
/
+20
2013-09-24
caif_hsi.h: Remove extern from function prototypes
Joe Perches
1
-1
/
+1
2013-09-24
bluetooth: Remove extern from function prototypes
Joe Perches
3
-22
/
+21
2013-09-24
xfrm.h: Remove extern from function prototypes
Joe Perches
1
-185
/
+190
2013-09-24
x25.h: Remove extern from function prototypes
Joe Perches
1
-70
/
+71
2013-09-24
wimax.h: Remove extern from function prototypes
Joe Perches
1
-17
/
+16
2013-09-24
wext.h: Remove extern from function prototypes
Joe Perches
1
-8
/
+8
2013-09-24
udplite.h: Remove extern from function prototypes
Joe Perches
1
-3
/
+3
2013-09-24
udp.h: Remove extern from function prototypes
Joe Perches
1
-47
/
+47
2013-09-24
tcp.h: Remove extern from function prototypes
Joe Perches
1
-216
/
+208
2013-09-23
stp.h: Remove extern from function prototypes
Joe Perches
1
-2
/
+2
2013-09-23
sock.h: Remove extern from function prototypes
Joe Perches
1
-124
/
+99
2013-09-23
secure_seq.h: Remove extern from function prototypes
Joe Perches
1
-14
/
+14
[prev]
[next]