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-08-18
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
4
-15
/
+46
2010-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-57
/
+59
2010-08-17
net: Fix a memmove bug in dev_gro_receive()
Jarek Poplawski
1
-1
/
+1
2010-08-17
net sched: fix some kernel memory leaks
Eric Dumazet
5
-37
/
+43
2010-08-17
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
3
-0
/
+6
2010-08-17
NFS: Fix the selection of security flavours in Kconfig
Trond Myklebust
1
-4
/
+5
2010-08-15
Revert "netlink: netlink_recvmsg() fix"
David S. Miller
1
-16
/
+6
2010-08-14
ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss
Min Zhang
1
-2
/
+2
2010-08-14
xfrm: Use GFP_ATOMIC in xfrm_compile_policy
Herbert Xu
1
-1
/
+1
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-34
/
+76
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-5
/
+92
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
3
-13
/
+24
2010-08-12
Add a dummy printk function for the maintenance of unused printks
David Howells
1
-11
/
+5
2010-08-11
phylib: available for any speed ethernet
Randy Dunlap
1
-1
/
+1
2010-08-11
can: add limit for nframes and clean up signed/unsigned variables
Oliver Hartkopp
1
-14
/
+27
2010-08-11
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
Wang Lei
2
-5
/
+92
2010-08-11
rpcrdma: Fix SQ size calculation when memreg is FRMR
Tom Tucker
2
-4
/
+18
2010-08-11
xprtrdma: Do not truncate iova_start values in frmr registrations.
Steve Wise
1
-1
/
+1
2010-08-11
param: simple locking for sysfs-writable charp parameters
Rusty Russell
1
-0
/
+2
2010-08-11
nfs: update for module_param_named API change
Stephen Rothwell
1
-2
/
+7
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
1
-11
/
+15
2010-08-11
pkt_sched: Check .walk and .leaf class handlers
Jarek Poplawski
1
-1
/
+1
2010-08-11
pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops
Jarek Poplawski
1
-0
/
+6
2010-08-10
caif: Bugfix - Increase default headroom size for control channel.
Sjur Braendeland
1
-1
/
+1
2010-08-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-7
/
+12
2010-08-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
1
-6
/
+5
2010-08-10
SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)
Andy Chittenden
1
-6
/
+22
2010-08-10
Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM
Mat Martineau
1
-2
/
+0
2010-08-10
Bluetooth: Fix endianness issue with L2CAP MPS configuration
Mat Martineau
1
-4
/
+5
2010-08-10
net: Use NET_XMIT_SUCCESS where possible.
Ben Greear
4
-6
/
+6
2010-08-10
pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add...
Jarek Poplawski
1
-5
/
+17
2010-08-10
pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: a...
Jarek Poplawski
1
-0
/
+6
2010-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
18
-99
/
+150
2010-08-09
cfg80211: fix locking in action frame TX
Johannes Berg
1
-1
/
+7
2010-08-07
pkt_sched: Fix sch_sfq vs tcf_bind_filter oops
Jarek Poplawski
1
-0
/
+7
2010-08-07
net: disable preemption before call smp_processor_id()
Changli Gao
1
-0
/
+2
2010-08-07
tcp: no md5sig option size check bug
Dmitry Popov
1
-1
/
+1
2010-08-07
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-2
/
+7
2010-08-07
Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
9
-235
/
+301
2010-08-06
net: sunrpc: removed duplicated #include
Andrea Gelmini
1
-1
/
+0
2010-08-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-26
/
+29
2010-08-06
[DNS RESOLVER] Minor typo correction
Steve French
1
-1
/
+1
2010-08-06
DNS: Fixes for the DNS query module
David Howells
1
-1
/
+1
2010-08-06
cifs: Include linux/err.h for IS_ERR and PTR_ERR
Stephen Rothwell
2
-0
/
+2
2010-08-05
net: Fix napi_gro_frags vs netpoll path
Jarek Poplawski
1
-4
/
+1
2010-08-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
5
-12
/
+27
2010-08-05
DNS: Separate out CIFS DNS Resolver code
Wang Lei
7
-0
/
+449
2010-08-04
ppp: make channel_ops const
stephen hemminger
3
-3
/
+6
2010-08-04
RxRPC: Fix a potential deadlock between the call resend_timer and state_lock
David Howells
2
-4
/
+5
2010-08-04
sch_sfq: add sanity check for the packet length
Changli Gao
1
-9
/
+20
[next]