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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-03
[NET]: Speed up __alloc_skb()
Benjamin LaHaise
1
-14
/
+13
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2006-01-03
[PKTGEN]: Deinitialise static variables.
Jaco Kroon
1
-3
/
+3
2006-01-03
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
1
-10
/
+11
2006-01-03
[NET]: Avoid atomic xchg() for non-error case
Benjamin LaHaise
1
-3
/
+7
2006-01-03
[IP]: Simplify and consolidate MSG_PEEK error handling
Herbert Xu
1
-0
/
+36
2006-01-03
[LSM-IPSec]: Security association restriction.
Trent Jaeger
1
-2
/
+6
2005-12-27
[NET]: Validate socket filters against BPF_MAXINSNS in one spot.
David S. Miller
1
-2
/
+2
2005-12-08
[NET]: Fix NULL pointer deref in checksum debugging.
Stephen Hemminger
1
-1
/
+2
2005-12-05
[NET]: make function pointer argument parseable by kernel-doc
Martin Waitz
1
-1
/
+1
2005-11-20
[NET]: Reject socket filter if division by constant zero is attempted.
Kris Katterjohn
1
-2
/
+4
2005-11-10
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
3
-10
/
+41
2005-11-10
[RTNETLINK]: Use generic netlink receive queue processor
Thomas Graf
1
-70
/
+5
2005-11-10
[NETLINK]: Make netlink_callback->done() optional
Thomas Graf
1
-7
/
+1
2005-11-09
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai
1
-0
/
+15
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
2
-4
/
+2
2005-11-05
[NET]: Fix race condition in sk_stream_wait_connect
Herbert Xu
1
-6
/
+6
2005-11-02
[NET]: Fix zero-size datagram reception
Herbert Xu
1
-0
/
+4
2005-10-28
[IPv4/IPv6]: UFO Scatter-gather approach
Ananda Raju
3
-0
/
+142
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15
Linus Torvalds
3
-281
/
+232
2005-10-28
[PATCH] gfp_t: net/*
Al Viro
1
-1
/
+1
2005-10-26
[PATCH] kill massive wireless-related log spam
Jeff Garzik
1
-2
/
+7
2005-10-26
[SK_BUFF] kernel-doc: fix skbuff warnings
Randy Dunlap
1
-0
/
+2
2005-10-26
[PKTGEN]: proc interface revision
Stephen Hemminger
1
-257
/
+215
2005-10-26
[PKTGEN]: Spelling and white space
Stephen Hemminger
1
-12
/
+12
2005-10-26
[PKTGEN]: Use kzalloc
Stephen Hemminger
1
-5
/
+2
2005-10-26
[PKTGEN]: Sleeping function called under lock
Stephen Hemminger
1
-3
/
+3
2005-10-25
[NET]: Wider use of for_each_*cpu()
John Hawkes
2
-8
/
+2
2005-10-23
[NEIGH] Fix timer leak in neigh_changeaddr
Herbert Xu
1
-30
/
+13
2005-10-23
[NEIGH] Fix add_timer race in neigh_add_timer
Herbert Xu
1
-2
/
+2
2005-10-23
[NEIGH] Print stack trace in neigh_add_timer
Herbert Xu
1
-0
/
+1
2005-10-22
[SK_BUFF]: ipvs_property field must be copied
Julian Anastasov
1
-0
/
+6
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
3
-13
/
+13
2005-10-03
[IPV4]: Get rid of bogus __in_put_dev in pktgen
Herbert Xu
1
-1
/
+0
2005-10-03
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
Herbert Xu
2
-2
/
+2
2005-10-03
[NET]: Fix packet timestamping.
Herbert Xu
1
-5
/
+0
2005-09-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-63
/
+40
2005-09-29
[PATCH] proc_mkdir() should be used to create procfs directories
Al Viro
1
-17
/
+6
2005-09-27
[NET]: Fix module reference counts for loadable protocol modules
Frank Filz
1
-8
/
+12
2005-09-27
[NET]: Prefetch dev->qdisc_lock in dev_queue_xmit()
Eric Dumazet
1
-0
/
+2
2005-09-27
[NET]: Use non-recursive algorithm in skb_copy_datagram_iovec()
Daniel Phillips
1
-55
/
+26
2005-09-27
[NEIGH]: Add debugging check when adding timers.
David S. Miller
1
-9
/
+14
2005-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6
David S. Miller
1
-0
/
+2
2005-09-24
[NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS
Amos Waterland
1
-0
/
+2
2005-09-22
[LLC]: Fix for Bugzilla ticket #5156
Jochen Friedrich
1
-0
/
+2
2005-09-12
[NET]: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-8
/
+5
2005-09-09
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
2
-3
/
+3
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
1
-2
/
+1
2005-09-07
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
1
-24
/
+34
2005-09-06
[NET]: proto_unregister: fix sleeping while atomic
Patrick McHardy
1
-3
/
+2
[next]