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-10-01
tcp: gro: add checksuming helpers
Eric Dumazet
2
-6
/
+33
2012-10-01
ipv6: del unreachable route when an addr is deleted on lo
Nicolas Dichtel
1
-2
/
+8
2012-10-01
use skb_end_offset() in skb_try_coalesce()
Weiping Pan
1
-2
/
+1
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
47
-919
/
+1849
2012-09-28
ipv6: return errno pointers consistently for fib6_add_1()
Lin Ming
1
-14
/
+6
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-134
/
+197
2012-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
47
-919
/
+1849
2012-09-27
net: use bigger pages in __netdev_alloc_frag
Eric Dumazet
1
-16
/
+30
2012-09-27
inetpeer: fix token initialization
Nicolas Dichtel
1
-1
/
+4
2012-09-27
tcp: Remove unused parameter from tcp_v4_save_options
Christoph Paasch
1
-3
/
+2
2012-09-27
ipv6: gre: remove ip6gre_header_parse()
Eric Dumazet
1
-8
/
+0
2012-09-27
net: remove sk_init() helper
Eric Dumazet
2
-19
/
+0
2012-09-27
pkt_sched: Fix warning false positives.
David S. Miller
2
-2
/
+2
2012-09-27
nf_defrag_ipv6: fix oops on module unloading
Konstantin Khlebnikov
1
-1
/
+1
2012-09-27
tunnel: drop packet if ECN present with not-ECT
stephen hemminger
3
-63
/
+71
2012-09-27
xfrm: remove extranous rcu_read_lock
stephen hemminger
3
-19
/
+1
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
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
[next]