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-02-15
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
7
-16
/
+16
2010-02-15
netfilter: xtables: print details on size mismatch
Jan Engelhardt
1
-2
/
+6
2010-02-15
netfilter: iptables: remove unused function arguments
Jan Engelhardt
2
-14
/
+6
2010-02-15
netfilter: xt_recent: inform user when hitcount is too large
Jan Engelhardt
1
-2
/
+6
2010-02-12
netfilter: don't use INIT_RCU_HEAD()
Alexey Dobriyan
3
-3
/
+0
2010-02-11
netfilter: xtables: fix mangle tables
Alexey Dobriyan
2
-2
/
+6
2010-02-11
netfilter: nf_conntrack_sip: add T.38 FAX support
Patrick McHardy
1
-5
/
+23
2010-02-11
netfilter: nf_nat_sip: add TCP support
Patrick McHardy
2
-6
/
+57
2010-02-11
netfilter: nf_nat: support mangling a single TCP packet multiple times
Patrick McHardy
1
-16
/
+23
2010-02-11
netfilter: nf_conntrack_sip: add TCP support
Patrick McHardy
2
-30
/
+177
2010-02-11
netfilter: nf_conntrack_sip: pass data offset to NAT functions
Patrick McHardy
2
-88
/
+95
2010-02-11
netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsing
Patrick McHardy
1
-3
/
+4
2010-02-11
netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect
Patrick McHardy
2
-0
/
+12
2010-02-11
netfilter: ctnetlink: dump expectation helper name
Patrick McHardy
1
-0
/
+4
2010-02-10
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
15
-825
/
+341
2010-02-10
netfilter: xtables: generate initial table on-demand
Jan Engelhardt
15
-334
/
+138
2010-02-10
netfilter: xtables: use xt_table for hook instantiation
Jan Engelhardt
10
-250
/
+117
2010-02-10
netfilter: xtables: compact table hook functions (2/2)
Jan Engelhardt
7
-59
/
+36
2010-02-10
netfilter: xtables: compact table hook functions (1/2)
Jan Engelhardt
9
-258
/
+126
2010-02-10
netfilter: ctnetlink: add missing netlink attribute policies
Patrick McHardy
1
-5
/
+36
2010-02-10
netfilter: xtables: symmetric COMPAT_XT_ALIGN definition
Alexey Dobriyan
1
-2
/
+2
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
188
-2956
/
+4959
2010-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
20
-119
/
+141
2010-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
5
-28
/
+37
2010-02-08
net/sched: Fix module name in Kconfig
Jan Luebbe
1
-8
/
+8
2010-02-08
dst: call cond_resched() in dst_gc_task()
Eric Dumazet
1
-0
/
+2
2010-02-08
netfilter: nf_conntrack: fix hash resizing with namespaces
Patrick McHardy
8
-47
/
+47
2010-02-08
netfilter: xtables: compat out of scope fix
Alexey Dobriyan
3
-6
/
+6
2010-02-08
netfilter: nf_conntrack: restrict runtime expect hashsize modifications
Alexey Dobriyan
1
-1
/
+1
2010-02-08
netfilter: nf_conntrack: per netns nf_conntrack_cachep
Eric Dumazet
1
-16
/
+23
2010-02-08
netfilter: nf_conntrack: fix memory corruption with multiple namespaces
Patrick McHardy
1
-12
/
+12
2010-02-08
netfilter: fix build failure with CONNTRACK=y NAT=n
Florian Westphal
1
-0
/
+1
2010-02-05
packet: Kill CONFIG_PACKET_MMAP.
David S. Miller
2
-39
/
+0
2010-02-05
Bluetooth: Keep a copy of each HID device's report descriptor
Michael Poole
2
-26
/
+27
2010-02-04
bridge: Remove unused age_list
Herbert Xu
2
-3
/
+0
2010-02-04
packet: Add GSO/csum offload support.
Sridhar Samudrala
1
-11
/
+176
2010-02-04
ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)
Christoph Egger
1
-4
/
+0
2010-02-04
pktgen: Fix freezing problem
Rafael J. Wysocki
1
-0
/
+1
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
29
-224
/
+503
2010-02-03
net: maintain namespace isolation between vlan and real device
Arnd Bergmann
2
-5
/
+32
2010-02-03
net/rds: remove uses of NIPQUAD, use %pI4
Joe Perches
3
-9
/
+8
2010-02-03
irda: add missing BKL in irnet_ppp ioctl
Thadeu Lima de Souza Cascardo
1
-0
/
+2
2010-02-03
irda: unbalanced lock_kernel in irnet_ppp
Thadeu Lima de Souza Cascardo
1
-1
/
+2
2010-02-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-57
/
+66
2010-02-03
Bluetooth: Enter active mode before establishing a SCO link.
Nick Pelly
1
-0
/
+3
2010-02-03
dccp: fix auto-loading of dccp(_probe)
Gerrit Renker
1
-2
/
+2
2010-02-03
dccp: fix bug in cache allocation
Gerrit Renker
2
-4
/
+6
2010-02-03
netlink: fix for too early rmmod
Alexey Dobriyan
1
-0
/
+5
2010-02-03
af_key: fix netns ops ordering on module load/unload
Alexey Dobriyan
1
-7
/
+8
2010-02-03
Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket
Nick Pelly
1
-1
/
+5
[next]