index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: simplify flags for tx timestamping
Oliver Hartkopp
2010-08-19
9
-21
/
+20
*
net/ax25: Use available error codes
Julia Lawall
2010-08-18
1
-1
/
+1
*
net/ax25: Use available error codes
Julia Lawall
2010-08-18
1
-2
/
+2
*
net/sched: remove unneeded NULL check
Dan Carpenter
2010-08-18
1
-1
/
+1
*
tipc: Prevent missing name table entries when link flip-flops rapidly
Allan Stephens
2010-08-17
4
-1
/
+39
*
tipc: Allow connect() to wait indefinitely
Allan Stephens
2010-08-17
1
-4
/
+7
*
tipc: Minor enhancements to name table display format
Allan Stephens
2010-08-17
1
-28
/
+16
*
tipc: Optimize tipc_node_has_active_links()
Allan Stephens
2010-08-17
1
-2
/
+1
*
tipc: Remove per-connection sequence number logic
Allan Stephens
2010-08-17
1
-12
/
+3
*
tipc: Fix bug in broadcast link transmit statistics computation
Allan Stephens
2010-08-17
1
-3
/
+2
*
tipc: Fix premature broadcast advertisement by sending node
Allan Stephens
2010-08-17
1
-11
/
+19
*
tipc: Prevent crash when broadcast link cannot send to all nodes
Allan Stephens
2010-08-17
1
-4
/
+6
*
tipc: Check for disabled bearer when processing incoming messages
Allan Stephens
2010-08-17
1
-0
/
+14
*
tipc: correct problems with misleading flags returned using poll()
Allan Stephens
2010-08-17
1
-21
/
+40
*
tipc: Provide correct error code for unsupported connect() operation
Allan Stephens
2010-08-17
1
-1
/
+1
*
tipc: add SO_RCVLOWAT support to stream socket receive path
Florian Westphal
2010-08-17
1
-3
/
+4
*
tipc: Fix log buffer memory leak if initialization fails
Anders Kaseorg
2010-08-17
1
-2
/
+4
*
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
2010-08-17
1
-10
/
+23
*
net/decnet: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-4
/
+4
*
net/atm: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-1
/
+1
*
core: Factor out flow calculation from get_rps_cpu
Krishna Kumar
2010-08-16
1
-44
/
+62
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-16
3
-19
/
+9
|
\
|
*
Revert "netlink: netlink_recvmsg() fix"
David S. Miller
2010-08-15
1
-16
/
+6
|
*
ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss
Min Zhang
2010-08-14
1
-2
/
+2
|
*
xfrm: Use GFP_ATOMIC in xfrm_compile_policy
Herbert Xu
2010-08-14
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-13
10
-34
/
+76
|
\
|
|
*
phylib: available for any speed ethernet
Randy Dunlap
2010-08-11
1
-1
/
+1
|
*
can: add limit for nframes and clean up signed/unsigned variables
Oliver Hartkopp
2010-08-11
1
-14
/
+27
|
*
pkt_sched: Check .walk and .leaf class handlers
Jarek Poplawski
2010-08-11
1
-1
/
+1
|
*
pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops
Jarek Poplawski
2010-08-11
1
-0
/
+6
|
*
caif: Bugfix - Increase default headroom size for control channel.
Sjur Braendeland
2010-08-10
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-08-10
2
-7
/
+12
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
2010-08-10
1
-6
/
+5
|
|
|
\
|
|
|
*
Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM
Mat Martineau
2010-08-10
1
-2
/
+0
|
|
|
*
Bluetooth: Fix endianness issue with L2CAP MPS configuration
Mat Martineau
2010-08-10
1
-4
/
+5
|
|
*
|
cfg80211: fix locking in action frame TX
Johannes Berg
2010-08-09
1
-1
/
+7
|
|
|
/
|
*
|
net: Use NET_XMIT_SUCCESS where possible.
Ben Greear
2010-08-10
4
-6
/
+6
|
*
|
pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add...
Jarek Poplawski
2010-08-10
1
-5
/
+17
|
*
|
pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: a...
Jarek Poplawski
2010-08-10
1
-0
/
+6
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-08-13
2
-5
/
+92
|
\
\
|
*
|
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
Wang Lei
2010-08-11
2
-5
/
+92
*
|
|
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-08-12
3
-13
/
+24
|
\
\
\
|
*
|
|
param: simple locking for sysfs-writable charp parameters
Rusty Russell
2010-08-11
1
-0
/
+2
|
*
|
|
nfs: update for module_param_named API change
Stephen Rothwell
2010-08-11
1
-2
/
+7
|
*
|
|
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
2010-08-11
1
-11
/
+15
|
|
/
/
*
/
/
Add a dummy printk function for the maintenance of unused printks
David Howells
2010-08-12
1
-11
/
+5
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-09
18
-99
/
+150
|
\
|
|
*
pkt_sched: Fix sch_sfq vs tcf_bind_filter oops
Jarek Poplawski
2010-08-07
1
-0
/
+7
|
*
net: disable preemption before call smp_processor_id()
Changli Gao
2010-08-07
1
-0
/
+2
|
*
tcp: no md5sig option size check bug
Dmitry Popov
2010-08-07
1
-1
/
+1
[next]