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
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
5
-203
/
+205
2012-10-01
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+13
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-09-27
inetpeer: fix token initialization
Nicolas Dichtel
1
-1
/
+4
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-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 tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-8
/
+12
2012-09-25
ipv6: raw: fix icmpv6_filter()
Eric Dumazet
1
-11
/
+10
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-24
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
1
-1
/
+2
2012-09-23
batman-adv: Fix symmetry check / route flapping in multi interface setups
Linus Lüssing
1
-6
/
+7
2012-09-23
batman-adv: Fix change mac address of soft iface.
Def
1
-2
/
+5
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-21
libceph: only kunmap kmapped pages
Alex Elder
1
-4
/
+1
2012-09-21
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
6
-17
/
+17
2012-09-21
ipv6: fix return value check in fib6_add()
Wei Yongjun
1
-0
/
+4
2012-09-20
net: do not disable sg for packets requiring no checksum
Ed Cashin
1
-1
/
+2
2012-09-20
xfrm_user: don't copy esn replay window twice for new states
Mathias Krause
1
-4
/
+5
2012-09-20
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
1
-6
/
+25
2012-09-20
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
1
-0
/
+1
2012-09-20
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
1
-0
/
+1
2012-09-20
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
1
-0
/
+1
2012-09-20
xfrm_user: fix info leak in copy_to_user_auth()
Mathias Krause
1
-1
/
+1
2012-09-20
tcp: restore rcv_wscale in a repair mode (v2)
Andrey Vagin
1
-3
/
+10
2012-09-19
net/core: fix comment in skb_try_coalesce
Li RongQing
1
-1
/
+3
2012-09-19
pkt_sched: fix virtual-start-time update in QFQ
Paolo Valente
1
-1
/
+4
2012-09-19
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
Michal Kubeček
1
-2
/
+8
2012-09-19
batman-adv: make batadv_test_bit() return 0 or 1 only
Linus Lüssing
1
-3
/
+3
2012-09-18
cfg80211: fix possible circular lock on reg_regdb_search()
Luis R. Rodriguez
1
-3
/
+9
2012-09-18
Bluetooth: Fix not removing power_off delayed work
Vinicius Costa Gomes
1
-0
/
+2
2012-09-18
Bluetooth: Fix freeing uninitialized delayed works
Andrei Emeltchenko
1
-1
/
+1
2012-09-18
Bluetooth: mgmt: Fix enabling LE while powered off
Andrzej Kaczmarek
1
-0
/
+10
2012-09-18
Bluetooth: mgmt: Fix enabling SSP while powered off
Andrzej Kaczmarek
1
-0
/
+6
2012-09-18
xfrm: fix a read lock imbalance in make_blackhole
Li RongQing
1
-1
/
+1
2012-09-18
tcp: fix regression in urgent data handling
Eric Dumazet
1
-3
/
+2
2012-09-18
net: fix memory leak on oom with zerocopy
Michael S. Tsirkin
1
-1
/
+1
2012-09-18
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
1
-2
/
+4
2012-09-18
xfrm_user: return error pointer instead of NULL
Mathias Krause
1
-2
/
+4
2012-09-18
ipv6: use DST_* macro to set obselete field
Nicolas Dichtel
1
-3
/
+3
2012-09-18
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
2
-26
/
+10
2012-09-18
xfrm: invalidate dst on policy insertion/deletion
Nicolas Dichtel
1
-0
/
+1
2012-09-18
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
1
-7
/
+2
2012-09-18
net: rt_cache_flush() cleanup
Eric Dumazet
1
-17
/
+2
2012-09-18
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
6
-34
/
+21
2012-09-17
device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit
Joe Perches
1
-10
/
+6
[next]