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
2010-07-21
mm: add context argument to shrinker callback to remaining shrinkers
Dave Chinner
1
-1
/
+1
2010-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
15
-49
/
+67
2010-07-19
bridge: Partially disable netpoll support
Herbert Xu
2
-31
/
+1
2010-07-19
tcp: fix crash in tcp_xmit_retransmit_queue
Ilpo Järvinen
1
-0
/
+3
2010-07-18
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
Arnaud Ebalard
1
-1
/
+2
2010-07-15
ipmr: Don't leak memory if fib lookup fails.
Ben Greear
1
-2
/
+6
2010-07-14
net: fix problem in reading sock TX queue
Tom Herbert
1
-4
/
+3
2010-07-14
net/core: neighbour update Oops
Doug Kehn
1
-1
/
+4
2010-07-14
net: skb_tx_hash() fix relative to skb_orphan_try()
Eric Dumazet
1
-3
/
+10
2010-07-14
rfs: call sock_rps_record_flow() in tcp_splice_read()
Changli Gao
1
-0
/
+1
2010-07-14
xfrm: do not assume that template resolving always returns xfrms
Timo Teräs
1
-2
/
+13
2010-07-12
dsa: Fix Kconfig dependencies.
David S. Miller
1
-1
/
+1
2010-07-12
act_nat: not all of the ICMP packets need an IP header payload
Changli Gao
1
-1
/
+4
2010-07-08
Phonet: fix skb leak in pipe endpoint accept()
Rémi Denis-Courmont
1
-0
/
+1
2010-07-08
Bluetooth: Update sec_level/auth_type for already existing connections
Ville Tervo
1
-0
/
+5
2010-07-08
Bluetooth: Reset the security level after an authentication failure
Johan Hedberg
1
-0
/
+2
2010-07-08
Bluetooth: Check L2CAP pending status before sending connect request
Andrei Emeltchenko
1
-3
/
+11
2010-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-22
/
+71
2010-07-07
bridge: Clear IPCB before possible entry into IP stack
Herbert Xu
1
-0
/
+3
2010-07-05
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
Herbert Xu
1
-9
/
+12
2010-07-04
xfrm: fix xfrm by MARK logic
Peter Kosyh
2
-0
/
+4
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-2
/
+4
2010-07-02
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
1
-0
/
+18
2010-07-02
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
Eric Dumazet
1
-2
/
+4
2010-06-29
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
1
-9
/
+27
2010-06-29
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
Ben Hutchings
1
-2
/
+3
2010-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-13
/
+22
2010-06-25
ipv6: fix NULL reference in proxy neighbor discovery
stephen hemminger
1
-1
/
+1
2010-06-24
Bluetooth: Bring back var 'i' increment
Gustavo F. Padovan
1
-0
/
+2
2010-06-24
xfrm: check bundle policy existance before dereferencing it
Timo Teräs
1
-1
/
+2
2010-06-22
SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()
Trond Myklebust
1
-16
/
+22
2010-06-21
udp: Fix bogus UFO packet generation
Herbert Xu
1
-3
/
+6
2010-06-17
bridge: fdb cleanup runs too often
stephen hemminger
1
-4
/
+2
2010-06-16
Clear IFF_XMIT_DST_RELEASE for teql interfaces
Tom Hughes
1
-0
/
+1
2010-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-06-16
mac80211: fix warn, enum may be used uninitialized
Christoph Fritz
1
-1
/
+1
2010-06-15
bridge: Fix OOM crash in deliver_clone
Herbert Xu
1
-2
/
+2
2010-06-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-0
/
+4
2010-06-13
net: rxhash already set in __copy_skb_header
Eric Dumazet
1
-1
/
+0
2010-06-13
net: fix deliver_no_wcard regression on loopback device
John Fastabend
1
-0
/
+1
2010-06-10
pktgen: Fix accuracy of inter-packet delay.
Daniel Turull
1
-1
/
+1
2010-06-10
pkt_sched: gen_estimator: add a new lock
Eric Dumazet
1
-3
/
+12
2010-06-10
net: deliver skbs on inactive slaves to exact matches
John Fastabend
2
-5
/
+16
2010-06-09
ipv6: fix ICMP6_MIB_OUTERRORS
Eric Dumazet
1
-2
/
+2
2010-06-09
Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6
David S. Miller
1
-5
/
+3
2010-06-09
caif: fix a couple range checks
Dan Carpenter
2
-2
/
+2
2010-06-09
net: Print num_rx_queues imbalance warning only when there are allocated queues
Tim Gardner
1
-5
/
+3
2010-06-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-10
/
+87
2010-06-09
ipvs: Add missing locking during connection table hashing and unhashing
Sven Wegener
1
-0
/
+4
2010-06-08
mac80211: fix deauth before assoc
Johannes Berg
1
-2
/
+38
[next]