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
2006-11-07
[DECNET]: Endianess fixes (try #2)
Steven Whitehouse
4
-19
/
+20
2006-11-07
[NET]: Set truesize in pskb_copy
Herbert Xu
1
-0
/
+1
2006-11-07
[NETPOLL]: Compute checksum properly in netpoll_send_udp().
Chris Lalancette
1
-0
/
+6
2006-11-07
[PKT_SCHED] sch_htb: Use hlist_del_init().
Stephen Hemminger
1
-4
/
+2
2006-11-07
[TCP]: Don't use highmem in tcp hash size calculation.
John Heffner
1
-2
/
+2
2006-11-06
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+6
2006-11-06
[PATCH] sunrpc: add missing spin_unlock
Akinobu Mita
1
-0
/
+1
2006-11-06
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
1
-6
/
+6
2006-11-05
[NETLABEL]: Fix build failure.
Paul Moore
2
-3
/
+2
2006-11-05
[IPV6]: Give sit driver an appropriate module alias.
Patrick McHardy
1
-0
/
+1
2006-11-05
[IPV6]: Add ndisc_netdev_notifier unregister.
Dmitry Mishin
1
-0
/
+1
2006-11-05
[NET]: __alloc_pages() failures reported due to fragmentation
Larry Woodman
1
-1
/
+1
2006-11-05
[PKTGEN]: TCI endianness fixes
Al Viro
1
-12
/
+18
2006-11-05
[NETFILTER] bug: skb->protocol is already net-endian
Al Viro
2
-2
/
+2
2006-11-05
[NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bit
Al Viro
1
-1
/
+1
2006-11-05
[NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bit
Al Viro
1
-2
/
+2
2006-11-05
[IPX]: Annotate and fix IPX checksum
Al Viro
2
-14
/
+21
2006-11-05
[IPX]: Trivial parts of endianness annotations
Al Viro
3
-38
/
+38
2006-11-01
[NETFILTER]: silence a warning in ebtables
Meelis Roos
1
-1
/
+1
2006-11-01
[IPV6]: File the fingerprints off ah6->spi/esp6->spi
Al Viro
1
-2
/
+2
2006-11-01
[TCP]: Set default congestion control when no sysctl.
Stephen Hemminger
2
-7
/
+8
2006-11-01
[TIPC] net/tipc/port.c: fix NULL dereference
Adrian Bunk
1
-2
/
+3
2006-10-31
[PATCH] ieee80211: don't flood log with errors
Jiri Benc
1
-6
/
+6
2006-10-31
[PATCH] skge, sky2, et all. gplv2 only
Stephen Hemminger
1
-1
/
+1
2006-10-31
[IPV6]: fix flowlabel seqfile handling
James Morris
1
-12
/
+6
2006-10-30
[IPV6]: return EINVAL for invalid address with flowlabel lease request
James Morris
1
-1
/
+3
2006-10-30
[SCTP]: Remove temporary associations from backlog and hash.
Vlad Yasevich
3
-4
/
+24
2006-10-30
[SCTP]: Correctly set IP id for SCTP traffic
Vlad Yasevich
2
-1
/
+10
2006-10-30
[NetLabel]: protect the CIPSOv4 socket option from setsockopt()
Paul Moore
2
-5
/
+4
2006-10-30
[NETFILTER]: ip_tables: compat code module refcounting fix
Dmitry Mishin
1
-25
/
+11
2006-10-30
[NETFILTER]: nf_conntrack: add missing unlock in get_next_corpse()
Martin Josefsson
1
-1
/
+2
2006-10-30
[NETFILTER]: ip_tables: compat error way cleanup
Vasily Averin
1
-0
/
+1
2006-10-30
[NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables
Dmitry Mishin
3
-25
/
+54
2006-10-30
[NETFILTER]: remove masq/NAT from ip6tables Kconfig help
Patrick McHardy
1
-1
/
+1
2006-10-30
[IPV6]: fix lockup via /proc/net/ip6_flowlabel
James Morris
1
-0
/
+2
2006-10-30
[NET]: fix uaccess handling
Heiko Carstens
3
-14
/
+25
2006-10-30
[SCTP]: Always linearise packet on input
Herbert Xu
1
-0
/
+3
2006-10-30
[DCCP]: fix printk format warnings
Randy Dunlap
1
-8
/
+10
2006-10-30
[NET]: Fix segmentation of linear packets
Herbert Xu
1
-5
/
+4
2006-10-30
[XFRM] xfrm_user: Fix unaligned accesses.
David S. Miller
1
-2
/
+2
2006-10-30
[APPLETALK]: Fix potential OOPS in atalk_sendmsg().
David S. Miller
1
-2
/
+0
2006-10-30
[PATCH] fix "sunrpc: fix refcounting problems in rpc servers"
Andrew Morton
1
-2
/
+3
2006-10-30
[PATCH] sunrpc: fix refcounting problems in rpc servers
Neil Brown
2
-19
/
+15
2006-10-25
[BRIDGE]: correct print message typo
Randy Dunlap
1
-1
/
+1
2006-10-25
[TCP] H-TCP: fix integer overflow
Gavin McCullagh
1
-1
/
+1
2006-10-25
[TCP] cubic: scaling error
Stephen Hemminger
1
-3
/
+3
2006-10-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+2
2006-10-25
[CRYPTO] users: Select ECB/CBC where needed
Patrick McHardy
1
-0
/
+2
2006-10-24
[DCCP]: Update documentation references.
Gerrit Renker
11
-30
/
+27
2006-10-24
[NETFILTER]: Fix ip6_tables extension header bypass bug
Patrick McHardy
5
-8
/
+31
[next]