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
2011-12-06
ipv4:correct description for tcp_max_syn_backlog
Peter Pan(潘卫平)
1
-3
/
+4
2011-12-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-19
/
+37
2011-12-05
ipv4: Fix peer validation on cached lookup.
David S. Miller
1
-22
/
+13
2011-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-19
/
+37
2011-12-03
ipv4: make sure RTO_ONLINK is saved in routing cache
Julian Anastasov
1
-6
/
+6
2011-12-03
Bluetooth: Correct version check in hci_setup
Andrei Emeltchenko
1
-1
/
+1
2011-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-186
/
+337
2011-12-01
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
David S. Miller
1
-1
/
+0
2011-12-01
ipv4: flush route cache after change accept_local
Peter Pan(潘卫平)
1
-0
/
+5
2011-12-01
sch_red: fix red_change
Eric Dumazet
1
-2
/
+2
2011-12-01
SUNRPC: Ensure we always bump the backlog queue in xprt_free_slot
Trond Myklebust
1
-6
/
+4
2011-12-01
Revert "udp: remove redundant variable"
David S. Miller
2
-14
/
+16
2011-12-01
bridge: master device stuck in no-carrier state forever when in user-stp mode
Vitalii Demianets
2
-15
/
+20
2011-12-01
SUNRPC: Fix the execution time statistics in the face of RPC restarts
Trond Myklebust
1
-7
/
+23
2011-12-01
ipv4: Perform peer validation on cached route lookup.
David S. Miller
1
-7
/
+19
2011-12-01
Revert "mac80211: clear sta.drv_priv on reconfiguration"
John W. Linville
1
-1
/
+0
2011-11-30
net/core: fix rollback handler in register_netdevice_notifier
RongQing.Li
1
-1
/
+2
2011-11-30
ipv4: fix lockdep splat in rt_cache_seq_show
Eric Dumazet
1
-2
/
+6
2011-11-30
sch_teql: fix lockdep splat
Eric Dumazet
1
-11
/
+20
2011-11-30
mac80211: fill rate filter for internal scan requests
Simon Wunderlich
1
-0
/
+6
2011-11-30
cfg80211: amend regulatory NULL dereference fix
Luis R. Rodriguez
1
-2
/
+4
2011-11-30
cfg80211: fix race on init and driver registration
Luis R. Rodriguez
1
-16
/
+27
2011-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-5
/
+41
2011-11-29
netlabel: Fix build problems when IPv6 is not enabled
Paul Moore
1
-8
/
+14
2011-11-29
sctp: better integer overflow check in sctp_auth_create_key()
Xi Wang
1
-1
/
+1
2011-11-29
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
6
-44
/
+75
2011-11-28
ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given.
Li Wei
1
-1
/
+1
2011-11-28
net: Fix corruption in /proc/*/net/dev_mcast
Anton Blanchard
2
-2
/
+7
2011-11-28
mac80211: fix race between the AGG SM and the Tx data path
Emmanuel Grumbach
1
-0
/
+14
2011-11-28
mac80211: fix race condition caused by late addBA response
Nikolay Martynov
1
-1
/
+17
2011-11-28
mac80211: don't stop a single aggregation session twice
Johannes Berg
1
-2
/
+8
2011-11-28
nl80211: fix MAC address validation
Eliad Peller
1
-2
/
+2
2011-11-26
inet: add a redirect generation id in inetpeer
Eric Dumazet
1
-1
/
+9
2011-11-26
AF_UNIX: Fix poll blocking problem when reading from a stream socket
Alexey Moiseytsev
1
-0
/
+4
2011-11-26
l2tp: ensure sk->dst is still valid
Florian Westphal
1
-1
/
+1
2011-11-26
decnet: proper socket refcounting
Eric Dumazet
1
-12
/
+5
2011-11-26
ipv4: Don't use the cached pmtu informations for input routes
Steffen Klassert
1
-2
/
+2
2011-11-26
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
4
-6
/
+24
2011-11-26
net: Rename the dst_opt default_mtu method to mtu
Steffen Klassert
4
-16
/
+16
2011-11-26
route: Use the device mtu as the default for blackhole routes
Steffen Klassert
2
-2
/
+2
2011-11-25
netns: fix proxy ARP entries listing on a netns
Jorge Boncompte [DTI2]
1
-1
/
+4
2011-11-25
net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add()
Dan Carpenter
1
-2
/
+2
2011-11-23
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
2
-3
/
+4
2011-11-23
ipv4 : igmp : fix error handle in ip_mc_add_src()
Jun Zhao
1
-1
/
+2
2011-11-23
ipv6: tcp: fix tcp_v6_conn_request()
Eric Dumazet
1
-6
/
+7
2011-11-23
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
David S. Miller
3
-3
/
+0
2011-11-23
ipv6: tcp: fix panic in SYN processing
Eric Dumazet
1
-1
/
+1
2011-11-23
ipv6: fix a bug in ndisc_send_redirect
Li Wei
1
-1
/
+1
2011-11-22
SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared
Trond Myklebust
1
-2
/
+1
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-6
/
+10
[prev]
[next]