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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-27
gre: remove unnecessary rcu_read_lock/unlock
stephen hemminger
2
-25
/
+10
2012-09-27
gre: fix handling of key 0
stephen hemminger
1
-10
/
+34
2012-09-27
l2tp: fix return value check
Wei Yongjun
1
-6
/
+6
2012-09-27
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-4
/
+4
2012-09-27
NFC: Fix sleeping in atomic when releasing socket
Szymon Janc
1
-5
/
+5
2012-09-27
NFC: Fix sleeping in invalid context when netlink socket is closed
Szymon Janc
1
-7
/
+39
2012-09-27
NFC: Add dummy nfc_llc_shdlc_register definition
John W. Linville
1
-0
/
+8
2012-09-27
NFC: LLCP raw socket support
Thierry Escande
4
-4
/
+137
2012-09-27
NFC: Use dynamic initialization for rwlocks
Szymon Janc
1
-2
/
+2
2012-09-26
make get_file() return its argument
Al Viro
2
-4
/
+2
2012-09-26
new helper: iterate_fd()
Al Viro
1
-26
/
+12
2012-09-26
unexport sock_map_fd(), switch to sock_alloc_file()
Al Viro
3
-17
/
+30
2012-09-26
take descriptor handling from sock_alloc_file() to callers
Al Viro
1
-22
/
+40
2012-09-26
netfilter: xt_limit: have r->cost != 0 case work
Jan Engelhardt
1
-4
/
+4
2012-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-39
/
+71
2012-09-25
ipv6: mip6: fix mip6_mh_filter()
Eric Dumazet
1
-9
/
+11
2012-09-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
11
-30
/
+82
2012-09-25
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-8
/
+12
2012-09-25
ipconfig: fix trivial build error
Andy Shevchenko
1
-11
/
+11
2012-09-25
ipv6: raw: fix icmpv6_filter()
Eric Dumazet
1
-11
/
+10
2012-09-25
cfg80211: Fix regulatory check for 60GHz band frequencies
Vladimir Kondratiev
1
-5
/
+14
2012-09-25
net: raw: revert unrelated change
Eric Dumazet
1
-12
/
+7
2012-09-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-4
/
+28
2012-09-24
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-24
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
1
-1
/
+2
2012-09-24
filter: add XOR instruction for use with X/K
Daniel Borkmann
1
-3
/
+9
2012-09-24
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
[prev]
[next]