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-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
303
-303
/
+0
2006-06-30
Kconfig: Typos in net/sched/Kconfig
Matt LaPlante
1
-4
/
+4
2006-06-29
[TIPC]: Initial activation message now includes TIPC version number
Allan Stephens
1
-1
/
+2
2006-06-29
[TIPC]: Improve response to requests for node/link information
Allan Stephens
2
-11
/
+19
2006-06-29
[TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_buf
Allan Stephens
1
-5
/
+6
2006-06-29
[IrDA]: Fix RCU lock pairing on error path
Josh Triplett
1
-1
/
+2
2006-06-29
[XFRM]: unexport xfrm_state_mtu
Adrian Bunk
1
-2
/
+0
2006-06-29
[NET]: make skb_release_data() static
Adrian Bunk
1
-1
/
+1
2006-06-29
[NETFILTE] ipv4: Fix typo (Bugzilla #6753)
Matt LaPlante
1
-1
/
+1
2006-06-29
[ATM]: basic sysfs support for ATM devices
Roman Kagan
6
-5
/
+206
2006-06-29
[NET]: Add ECN support for TSO
Michael Chan
3
-8
/
+0
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
2
-0
/
+38
2006-06-29
[NET]: Make illegal_highdma more anal
Herbert Xu
1
-4
/
+2
2006-06-29
[TCP]: Export accept queue len of a TCP listening socket via rx_queue
Sridhar Samudrala
3
-3
/
+8
2006-06-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
7
-7
/
+7
2006-06-29
[NET]: Added GSO header verification
Herbert Xu
6
-19
/
+40
2006-06-29
[NETFILTER]: statistic match: add missing Kconfig help text
Patrick McHardy
1
-1
/
+4
2006-06-29
[NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev d...
Patrick McHardy
2
-4
/
+20
2006-06-29
[NETFILTER]: xt_sctp: fix --chunk-types matching
Jorge Matias
1
-1
/
+1
2006-06-29
[NETFILTER]: xt_tcpudp: fix double unregistration in error path
Yuri Gushin
1
-1
/
+1
2006-06-29
[NETFILTER]: nf_conntrack: Fix undefined references to local_bh_*
Yasuyuki Kozakai
2
-0
/
+3
2006-06-29
[NETFILTER]: x_tables: fix xt_register_table error propagation
Patrick McHardy
3
-3
/
+6
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
3
-4
/
+1
2006-06-28
[PATCH] remove TTY_DONT_FLIP
Paul Fulghum
1
-6
/
+2
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
14
-18
/
+18
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2
-2
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
26
-459
/
+706
2006-06-26
[PATCH] net/rxrpc: use list_move()
Akinobu Mita
3
-6
/
+3
2006-06-26
spelling fixes
Andreas Mohr
2
-2
/
+2
2006-06-26
[NETROM]: Fix possible null pointer dereference.
Ralf Baechle
1
-4
/
+8
2006-06-26
[NET] netpoll: break recursive loop in netpoll rx path
Neil Horman
1
-2
/
+24
2006-06-26
[NET] netpoll: don't spin forever sending to stopped queues
Jeremy Fitzhardinge
1
-7
/
+3
2006-06-26
[ATM]: atm/mpc.c warning fix
Andrew Morton
1
-2
/
+1
2006-06-26
[NET]: skb_find_text ignores to argument
Phil Oester
1
-1
/
+4
2006-06-25
[NET]: make net/core/dev.c:netdev_nit static
Adrian Bunk
1
-1
/
+1
2006-06-25
[NET]: Fix GSO problems in dev_hard_start_xmit()
Michael Chan
1
-0
/
+3
2006-06-25
[NET]: Fix CHECKSUM_HW GSO problems.
Herbert Xu
1
-11
/
+11
2006-06-25
[TIPC]: Fix incorrect correction to discovery timer frequency computation.
Allan Stephens
1
-3
/
+3
2006-06-25
[TIPC]: Get rid of dynamically allocated arrays in broadcast code.
Allan Stephens
1
-24
/
+17
2006-06-25
[TIPC]: Fixed link switchover bugs
Allan Stephens
3
-8
/
+31
2006-06-25
[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.
Allan Stephens
13
-126
/
+149
2006-06-25
[TIPC]: First phase of assert() cleanup
Allan Stephens
7
-109
/
+153
2006-06-25
[TIPC]: Disallow config operations that aren't supported in certain modes.
Allan Stephens
1
-45
/
+38
2006-06-25
[TIPC]: Fixed memory leak in tipc_link_send() when destination is unreachable
Allan Stephens
1
-1
/
+5
2006-06-25
[TIPC]: Added missing warning for out-of-memory condition
Allan Stephens
1
-0
/
+1
2006-06-25
[TIPC]: Withdrawing all names from nameless port now returns success, not error
Allan Stephens
1
-3
/
+0
2006-06-25
[TIPC]: Optimized argument validation done by connect().
Allan Stephens
1
-4
/
+13
[next]