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
2008-10-20
netfilter: replace old NF_ARP calls with NFPROTO_ARP
Jan Engelhardt
3
-4
/
+4
2008-10-20
netfilter: fix compilation error with NAT=n
Pablo Neira Ayuso
1
-0
/
+2
2008-10-20
netfilter: xt_recent: use proc_create_data()
Alexey Dobriyan
1
-6
/
+4
2008-10-20
netfilter: snmp nat leaks memory in case of failure
Ilpo Järvinen
1
-0
/
+1
2008-10-20
netfilter: xt_iprange: fix range inversion match
Alexey Dobriyan
1
-4
/
+4
2008-10-20
netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig
Patrick McHardy
1
-1
/
+0
2008-10-19
pkt_sched: sch_generic: Fix oops in sch_teql
Jarek Poplawski
1
-0
/
+2
2008-10-19
dccp: Port redirection support for DCCP
Gerrit Renker
3
-3
/
+4
2008-10-19
tcp: Fix IPv6 fallout from 'Port redirection support for TCP'
KOVACS Krisztian
2
-3
/
+4
2008-10-19
netdev: change name dropping error codes
Stephen Hemminger
1
-3
/
+3
2008-10-19
ipvs: Update CONFIG_IP_VS_IPV6 description and help text
Julius Volz
1
-1
/
+3
2008-10-16
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
20
-46
/
+20
2008-10-16
ipv4: Add a missing rcu_assign_pointer() in routing cache.
Eric Dumazet
1
-1
/
+6
2008-10-15
decnet: Fix compiler warning in dn_dev.c
David S. Miller
1
-1
/
+1
2008-10-15
IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option
Pedro Ribeiro
1
-1
/
+1
2008-10-15
net/802/fc.c: Fix compilation warnings
Manish Katiyar
1
-1
/
+1
2008-10-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-16
/
+36
2008-10-14
netns: correct mib stats in ip6_route_me_harder()
Alexey Dobriyan
1
-3
/
+3
2008-10-14
netns: fix net_generic array leak
Alexey Dobriyan
1
-1
/
+1
2008-10-14
ath9k/mac80211: disallow fragmentation in ath9k, report to userspace
Johannes Berg
1
-1
/
+1
2008-10-14
mac80211: Fix scan RX processing oops
Jouni Malinen
1
-1
/
+2
2008-10-14
cfg80211: fix debugfs error handling
Johannes Berg
1
-1
/
+4
2008-10-14
mac80211: fix debugfs netdev rename
Johannes Berg
1
-1
/
+5
2008-10-14
mac80211: fix HT information element parsing
Johannes Berg
3
-11
/
+6
2008-10-14
mac80211: fix debugfs lockup
Johannes Berg
3
-1
/
+18
2008-10-14
netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...
Pablo Neira Ayuso
4
-93
/
+174
2008-10-14
netfilter: fix ebtables dependencies
Patrick McHardy
1
-0
/
+1
2008-10-14
netfilter: restore lost #ifdef guarding defrag exception
Patrick McHardy
1
-1
/
+2
2008-10-13
net: Rationalise email address: Network Specific Parts
Alan Cox
16
-18
/
+18
2008-10-13
dsa: fix compile bug on s390
Heiko Carstens
1
-1
/
+1
2008-10-13
netns: mib6 section fixlet
Alexey Dobriyan
1
-1
/
+1
2008-10-13
pktgen: fix skb leak in case of failure
Ilpo Järvinen
1
-3
/
+5
2008-10-12
net/mac80211/rx.c: fix build error
Ingo Molnar
1
-1
/
+4
2008-10-12
netfilter: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-10-12
net: Fix off-by-one in skb_dma_map
Dimitris Michailidis
1
-1
/
+1
2008-10-12
wireless: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2008-10-11
gre: Initialise rtnl_link tunnel parameters properly
Herbert Xu
1
-1
/
+1
2008-10-11
ipvs: Add proper dependencies on IP_VS, and fix description header line.
David S. Miller
1
-2
/
+2
2008-10-10
af_key: fix SADB_X_SPDDELETE response
Tobias Brunner
1
-0
/
+1
2008-10-10
gre: minor cleanups in netlink interface
Patrick McHardy
1
-8
/
+8
2008-10-10
gre: fix copy and paste error
Patrick McHardy
1
-2
/
+2
2008-10-09
tcpv6: fix error with CONFIG_TCP_MD5SIG disabled
Guo-Fu Tseng
1
-5
/
+1
2008-10-09
udp: complete port availability checking
Eric Dumazet
1
-24
/
+19
2008-10-09
tcpv6: combine tcp_v6_send_(reset|ack)
Ilpo Järvinen
1
-99
/
+40
2008-10-09
tcpv6: convert opt[] -> topt in tcp_v6_send_reset
Ilpo Järvinen
1
-6
/
+6
2008-10-09
tcpv6: trivial formatting changes to send_(ack|reset)
Ilpo Järvinen
1
-4
/
+3
2008-10-09
tcpv[46]: fix md5 pseudoheader address field ordering
Ilpo Järvinen
2
-4
/
+4
2008-10-09
sctp: update SNMP statiscts when T5 timer expired.
Vlad Yasevich
1
-0
/
+3
2008-10-09
sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.
Vlad Yasevich
1
-6
/
+3
2008-10-09
sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB
Wei Yongjun
1
-1
/
+1
[next]