index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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: ping: dont call udp_ioctl()
Eric Dumazet
2011-05-16
1
-19
/
+0
*
caif: remove unesesarry exports
sjur.brandeland@stericsson.com
2011-05-15
4
-24
/
+13
*
caif: Bugfix debugfs directory name must be unique.
sjur.brandeland@stericsson.com
2011-05-15
1
-12
/
+22
*
caif: Handle dev_queue_xmit errors.
sjur.brandeland@stericsson.com
2011-05-15
6
-46
/
+117
*
caif: prepare support for namespaces
sjur.brandeland@stericsson.com
2011-05-15
6
-180
/
+162
*
caif: Protected in-flight packets using dev or sock refcont.
sjur.brandeland@stericsson.com
2011-05-15
2
-4
/
+43
*
caif: Move refcount from service layer to sock and dev.
sjur.brandeland@stericsson.com
2011-05-15
2
-8
/
+31
*
caif: Add ref-count to framing layer
sjur.brandeland@stericsson.com
2011-05-15
2
-1
/
+39
*
caif: Use RCU and lists in cfcnfg.c for managing caif link layers
sjur.brandeland@stericsson.com
2011-05-15
1
-160
/
+213
*
caif: Use RCU instead of spin-lock in caif_dev.c
sjur.brandeland@stericsson.com
2011-05-15
1
-118
/
+159
*
caif: Use rcu_read_lock in CAIF mux layer.
sjur.brandeland@stericsson.com
2011-05-15
2
-44
/
+83
*
net: ping: small changes
Eric Dumazet
2011-05-15
1
-4
/
+4
*
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-05-14
2
-6
/
+27
|
\
|
*
batman-adv: reset broadcast flood protection on error
Marek Lindner
2011-05-15
1
-1
/
+1
|
*
batman-adv: Add missing hardif_free_ref in forw_packet_free
Sven Eckelmann
2011-05-15
2
-5
/
+26
*
|
ipv4: Remove rt->rt_dst reference from ip_forward_options().
David S. Miller
2011-05-13
1
-1
/
+1
*
|
ipv4: Remove route key identity dependencies in ip_rt_get_source().
David S. Miller
2011-05-13
2
-16
/
+20
*
|
ipv4: Always call ip_options_build() after rest of IP header is filled in.
David S. Miller
2011-05-13
1
-4
/
+5
*
|
ipv4: Kill spurious write to iph->daddr in ip_forward_options().
David S. Miller
2011-05-13
1
-1
/
+0
*
|
net:set valid name before calling ndo_init()
Peter Pan(潘卫平)
2011-05-13
1
-4
/
+4
*
|
net: ipv4: add IPPROTO_ICMP socket kind
Vasiliy Kulikov
2011-05-13
5
-2
/
+1051
*
|
convert old cpumask API into new one
KOSAKI Motohiro
2011-05-13
1
-36
/
+37
*
|
af_iucv: get rid of compile warning
Ursula Braun
2011-05-13
1
-7
/
+2
*
|
iucv: get rid of compile warning
Ursula Braun
2011-05-13
1
-2
/
+2
*
|
ethtool: Added support for FW dump
Anirban Chakraborty
2011-05-13
1
-0
/
+90
*
|
ipv4: Fix 'iph' use before set.
David S. Miller
2011-05-12
1
-1
/
+1
*
|
ipv4: Elide use of rt->rt_dst in ip_forward()
David S. Miller
2011-05-12
1
-1
/
+1
*
|
ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr().
David S. Miller
2011-05-12
1
-1
/
+1
*
|
ipv4: Kill spurious opt->srr check in ip_options_rcv_srr().
David S. Miller
2011-05-12
1
-1
/
+1
*
|
net: introduce netdev_change_features()
Michał Mirosław
2011-05-12
1
-0
/
+25
*
|
ipvs: Remove all remaining references to rt->rt_{src,dst}
Julian Anastasov
2011-05-12
2
-46
/
+50
*
|
ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().
David S. Miller
2011-05-12
1
-3
/
+4
*
|
ipvs: Use IP_VS_RT_MODE_* instead of magic constants.
David S. Miller
2011-05-12
1
-9
/
+15
*
|
net/irda/ircomm_tty.c: Use flip buffers to deliver data
Amit Virdi
2011-05-12
1
-9
/
+5
*
|
net: Fix vlan_features propagation
Michał Mirosław
2011-05-12
1
-2
/
+4
*
|
ethtool: bring back missing comma in netdev features strings
Franco Fichtner
2011-05-12
1
-1
/
+1
*
|
garp: remove last synchronize_rcu() call
Eric Dumazet
2011-05-12
1
-2
/
+12
*
|
sctp: sctp_sendmsg: Don't test known non-null sinfo
Joe Perches
2011-05-12
1
-6
/
+4
*
|
sctp: sctp_sendmsg: Don't initialize default_sinfo
Joe Perches
2011-05-12
1
-1
/
+2
*
|
l2tp: fix potential rcu race
Eric Dumazet
2011-05-12
1
-6
/
+4
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-11
24
-176
/
+307
|
\
\
|
*
\
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-05-10
13
-161
/
+262
|
|
\
\
|
|
*
|
netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0
Pablo Neira Ayuso
2011-05-10
1
-5
/
+0
|
|
*
|
netfilter: IPv6: fix DSCP mangle code
Fernando Luis Vazquez Cao
2011-05-10
1
-1
/
+1
|
|
*
|
netfilter: IPv6: initialize TOS field in REJECT target module
Fernando Luis Vazquez Cao
2011-05-10
1
-1
/
+3
|
|
*
|
IPVS: init and cleanup restructuring
Hans Schillstrom
2011-05-10
7
-80
/
+206
|
|
*
|
IPVS: Change of socket usage to enable name space exit.
Hans Schillstrom
2011-05-10
2
-22
/
+38
|
|
*
|
netfilter: ebtables: only call xt_compat_add_offset once per rule
Florian Westphal
2011-05-10
1
-52
/
+9
|
|
*
|
netfilter: fix ebtables compat support
Eric Dumazet
2011-05-10
2
-3
/
+4
|
|
*
|
netfilter: ctnetlink: fix timestamp support for new conntracks
Pablo Neira Ayuso
2011-05-10
1
-0
/
+4
[next]