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.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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+1
2012-09-25
NFC: Fix typo negociating -> negotiating
Waldemar Rymarkiewicz
1
-5
/
+5
2012-09-25
NFC: Don't handle consequent RSET frames after UA
Waldemar Rymarkiewicz
1
-7
/
+31
2012-09-25
NFC: Handle RSET in SHDLC_CONNECTING state
Waldemar Rymarkiewicz
1
-1
/
+2
2012-09-25
NFC: Add HCI module description
Eric Lapuyade
1
-0
/
+1
2012-09-25
NFC: Fix LLC registration definitions for ANSI compliance
Eric Lapuyade
2
-2
/
+2
2012-09-25
NFC: Remove unneeded LLC symbols export
Samuel Ortiz
3
-17
/
+1
2012-09-25
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
Eric Lapuyade
4
-1009
/
+123
2012-09-25
NFC: Add an shdlc llc module to llc core
Eric Lapuyade
4
-2
/
+851
2012-09-25
NFC: Add a nop (passthrough) llc module to llc core
Eric Lapuyade
4
-2
/
+105
2012-09-25
NFC: Add an LLC Core layer to HCI
Eric Lapuyade
4
-1
/
+241
2012-09-25
NFC: Modified hci_transceive to become an asynchronous operation
Eric Lapuyade
2
-20
/
+42
2012-09-25
NFC: Add a public nfc_hci_send_cmd_async method
Eric Lapuyade
1
-1
/
+33
2012-09-25
NFC: Changed the HCI cmd execution callback prototype
Eric Lapuyade
4
-24
/
+21
2012-09-25
NFC: Correct outgoing frame before requeueing
Waldemar Rymarkiewicz
1
-2
/
+1
2012-09-25
NFC: Remove crc generation from shdlc layer
Waldemar Rymarkiewicz
1
-25
/
+2
2012-09-25
NFC: Fix possible LLCP memory leak
Wei Yongjun
1
-5
/
+9
2012-09-25
NFC: Remove pointless conditional before HCI kfree_skb()
Wei Yongjun
2
-4
/
+2
2012-09-25
NFC: Use system_nrt_wq instead of custom ones
Tejun Heo
6
-118
/
+26
2012-09-25
NFC: Remove repeated code for NULL check
Syam Sidhardhan
1
-3
/
+0
2012-09-25
NFC: Implement NCI dep_link_up and dep_link_down
Ilan Elias
2
-1
/
+55
2012-09-25
NFC: Parse NCI NFC-DEP activation params
Ilan Elias
1
-0
/
+32
2012-09-25
NFC: Set local general bytes in nci_start_poll
Ilan Elias
2
-0
/
+69
2012-09-25
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
1
-1
/
+2
2012-09-25
filter: add XOR instruction for use with X/K
Daniel Borkmann
1
-3
/
+9
2012-09-25
net: use a per task frag allocator
Eric Dumazet
8
-185
/
+144
2012-09-24
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
32
-617
/
+693
2012-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
6
-65
/
+195
2012-09-24
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
16
-245
/
+415
2012-09-24
netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute
Pablo Neira Ayuso
1
-2
/
+7
2012-09-24
netfilter: nfnetlink_queue: fix maximum packet length to userspace
Pablo Neira Ayuso
1
-3
/
+7
2012-09-24
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
Pablo Neira Ayuso
3
-2
/
+26
2012-09-24
netfilter: xt_time: add support to ignore day transition
Florian Westphal
1
-1
/
+23
2012-09-24
rfkill: prevent unnecessary event generation
Vitaly Wool
1
-1
/
+7
2012-09-24
batman-adv: Fix symmetry check / route flapping in multi interface setups
Linus Lüssing
1
-6
/
+7
2012-09-24
batman-adv: Fix change mac address of soft iface.
Def
1
-2
/
+5
2012-09-23
tcp: TCP Fast Open Server - record retransmits after 3WHS
Neal Cardwell
1
-0
/
+2
2012-09-23
netfilter: ipset: Support to match elements marked with "nomatch"
Jozsef Kadlecsik
6
-20
/
+50
2012-09-23
netfilter: ipset: Coding style fixes
Jozsef Kadlecsik
2
-5
/
+8
2012-09-23
netfilter: ipset: Include supported revisions in module description
Jozsef Kadlecsik
11
-39
/
+72
2012-09-23
netfilter: ipset: Add /0 network support to hash:net,iface type
Jozsef Kadlecsik
1
-23
/
+21
2012-09-22
tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets
Neal Cardwell
1
-1
/
+2
2012-09-22
tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT
Neal Cardwell
1
-4
/
+6
2012-09-22
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
Neal Cardwell
3
-4
/
+11
2012-09-22
tcp: extract code to compute SYNACK RTT
Neal Cardwell
2
-6
/
+2
2012-09-22
ipv4: raw: fix icmp_filter()
Eric Dumazet
1
-6
/
+8
2012-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-4
/
+28
2012-09-22
libceph: only kunmap kmapped pages
Alex Elder
1
-4
/
+1
2012-09-21
netfilter: ipset: Check and reject crazy /0 input parameters
Jozsef Kadlecsik
6
-10
/
+13
2012-09-21
netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
Jozsef Kadlecsik
7
-33
/
+39
[prev]
[next]