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-03-19
TCP: check min TTL on received ICMP packets
stephen hemminger
1
-0
/
+5
2010-03-19
ipv6: Remove redundant dst NULL check in ip6_dst_check
Herbert Xu
1
-1
/
+1
2010-03-19
ipv4: check rt_genid in dst_check
Timo Teräs
1
-4
/
+10
2010-03-19
rename new rfkill sysfs knobs
florian@mickler.org
1
-27
/
+8
2010-03-18
net: Potential null skb->dev dereference
Eric Dumazet
2
-5
/
+7
2010-03-18
tcp: Fix OOB POLLIN avoidance.
Alexandra Kossovsky
1
-1
/
+1
2010-03-18
net: forbid underlaying devices to change its type
Jiri Pirko
2
-0
/
+8
2010-03-18
bonding: check return value of nofitier when changing type
Jiri Pirko
1
-2
/
+2
2010-03-18
net: rename notifier defines for netdev type change
Jiri Pirko
2
-10
/
+10
2010-03-18
rps: Fixed build with CONFIG_SMP not enabled.
Tom Herbert
1
-0
/
+24
2010-03-16
net: convert multiple drivers to use netdev_for_each_mc_addr, part7
Jiri Pirko
1
-5
/
+5
2010-03-16
tipc: Allow retransmission of cloned buffers
Neil Horman
1
-5
/
+6
2010-03-16
tipc: Increase frequency of load distribution over broadcast link
Neil Horman
1
-21
/
+14
2010-03-16
net: core: add IFLA_STATS64 support
Jan Engelhardt
1
-1
/
+41
2010-03-16
net: tcp: make veno selectable as default congestion module
Jan Engelhardt
1
-0
/
+4
2010-03-16
net: tcp: make hybla selectable as default congestion module
Jan Engelhardt
1
-0
/
+4
2010-03-16
net: remove rcu locking from fib_rules_event()
Eric Dumazet
1
-8
/
+2
2010-03-16
bridge: per-cpu packet statistics (v3)
stephen hemminger
4
-6
/
+57
2010-03-16
rps: Receive Packet Steering
Tom Herbert
3
-57
/
+505
2010-03-16
RDS: Enable per-cpu workqueue threads
Tina Yang
1
-1
/
+1
2010-03-16
RDS: Do not call set_page_dirty() with irqs off
Andy Grover
3
-7
/
+12
2010-03-16
RDS: Properly unmap when getting a remote access error
Sherman Pun
1
-1
/
+5
2010-03-16
RDS: only put sockets that have seen congestion on the poll_waitq
Andy Grover
3
-2
/
+11
2010-03-16
RDS: Fix locking in rds_send_drop_to()
Tina Yang
1
-6
/
+7
2010-03-16
RDS: Turn down alarming reconnect messages
Andy Grover
3
-3
/
+6
2010-03-16
RDS: Workaround for in-use MRs on close causing crash
Andy Grover
1
-2
/
+2
2010-03-16
RDS: Fix send locking issue
Tina Yang
1
-3
/
+2
2010-03-16
RDS: Fix congestion issues for loopback
Andy Grover
3
-9
/
+7
2010-03-16
RDS/TCP: Wait to wake thread when write space available
Andy Grover
1
-1
/
+3
2010-03-16
RDS: update copy_to_user state in tcp transport
Andy Grover
1
-0
/
+1
2010-03-16
RDS: sendmsg() should check sndtimeo, not rcvtimeo
Andy Grover
1
-1
/
+1
2010-03-16
RDS: Do not BUG() on error returned from ib_post_send
Andy Grover
5
-12
/
+9
2010-03-16
bridge: Make first arg to deliver_clone const.
David S. Miller
1
-2
/
+4
2010-03-16
bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...
YOSHIFUJI Hideaki / 吉藤英明
3
-2
/
+10
2010-03-16
route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()
Vitaliy Gusev
1
-10
/
+6
2010-03-16
bridge br_multicast: Fix skb leakage in error path.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+3
2010-03-16
bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2010-03-16
NET: netpoll, fix potential NULL ptr dereference
Jiri Slaby
1
-2
/
+2
2010-03-16
tipc: fix lockdep warning on address assignment
Neil Horman
1
-10
/
+16
2010-03-16
mac80211: (really) fix rates setup on IBSS merge
Bruno Randolf
1
-8
/
+8
2010-03-16
Revert "mac80211: fix rates setup on IBSS merge"
John W. Linville
1
-3
/
+0
2010-03-16
bridge: Fix br_forward crash in promiscuous mode
Michael Braun
3
-5
/
+13
2010-03-15
bridge: Move NULL mdb check into br_mdb_ip_get
Herbert Xu
1
-4
/
+5
2010-03-15
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
23
-178
/
+312
2010-03-15
net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation
Gerrit Renker
3
-15
/
+17
2010-03-15
phonet: use for_each_set_bit()
Akinobu Mita
2
-4
/
+2
2010-03-15
mac80211: optimize tx status processing
Felix Fietkau
1
-7
/
+7
2010-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2
-14
/
+66
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
44
-316
/
+477
2010-03-13
bridge: ensure to unlock in error path in br_multicast_query().
YOSHIFUJI Hideaki
1
-4
/
+7
[prev]
[next]