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
2011-05-16
mac80211: fix TX a-MPDU locking
Johannes Berg
3
-12
/
+42
2011-05-16
cfg80211: advertise possible interface combinations
Johannes Berg
5
-18
/
+263
2011-05-16
ipv4: Trivial rt->rt_src conversions in net/ipv4/route.c
David S. Miller
1
-2
/
+2
2011-05-16
net: ping: dont call udp_ioctl()
Eric Dumazet
1
-19
/
+0
2011-05-16
netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones
Patrick McHardy
1
-4
/
+10
2011-05-16
netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages
Patrick McHardy
1
-0
/
+2
2011-05-15
caif: remove unesesarry exports
sjur.brandeland@stericsson.com
4
-24
/
+13
2011-05-15
caif: Bugfix debugfs directory name must be unique.
sjur.brandeland@stericsson.com
1
-12
/
+22
2011-05-15
caif: Handle dev_queue_xmit errors.
sjur.brandeland@stericsson.com
6
-46
/
+117
2011-05-15
caif: prepare support for namespaces
sjur.brandeland@stericsson.com
6
-180
/
+162
2011-05-15
caif: Protected in-flight packets using dev or sock refcont.
sjur.brandeland@stericsson.com
2
-4
/
+43
2011-05-15
caif: Move refcount from service layer to sock and dev.
sjur.brandeland@stericsson.com
2
-8
/
+31
2011-05-15
caif: Add ref-count to framing layer
sjur.brandeland@stericsson.com
2
-1
/
+39
2011-05-15
caif: Use RCU and lists in cfcnfg.c for managing caif link layers
sjur.brandeland@stericsson.com
1
-160
/
+213
2011-05-15
caif: Use RCU instead of spin-lock in caif_dev.c
sjur.brandeland@stericsson.com
1
-118
/
+159
2011-05-15
caif: Use rcu_read_lock in CAIF mux layer.
sjur.brandeland@stericsson.com
2
-44
/
+83
2011-05-15
IPVS: fix netns if reading ip_vs_* procfs entries
Hans Schillstrom
3
-6
/
+6
2011-05-15
bridge: fix forwarding of IPv6
Stephen Hemminger
1
-1
/
+1
2011-05-15
net: ping: small changes
Eric Dumazet
1
-4
/
+4
2011-05-14
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2
-6
/
+27
2011-05-15
batman-adv: reset broadcast flood protection on error
Marek Lindner
1
-1
/
+1
2011-05-15
batman-adv: Add missing hardif_free_ref in forw_packet_free
Sven Eckelmann
2
-5
/
+26
2011-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+5
2011-05-13
ipv4: Remove rt->rt_dst reference from ip_forward_options().
David S. Miller
1
-1
/
+1
2011-05-13
ipv4: Remove route key identity dependencies in ip_rt_get_source().
David S. Miller
2
-16
/
+20
2011-05-13
ipv4: Always call ip_options_build() after rest of IP header is filled in.
David S. Miller
1
-4
/
+5
2011-05-13
ipv4: Kill spurious write to iph->daddr in ip_forward_options().
David S. Miller
1
-1
/
+0
2011-05-13
net:set valid name before calling ndo_init()
Peter Pan(潘卫平)
1
-4
/
+4
2011-05-13
net: ipv4: add IPPROTO_ICMP socket kind
Vasiliy Kulikov
5
-2
/
+1051
2011-05-13
bridge: fix forwarding of IPv6
Stephen Hemminger
1
-1
/
+1
2011-05-13
convert old cpumask API into new one
KOSAKI Motohiro
1
-36
/
+37
2011-05-13
af_iucv: get rid of compile warning
Ursula Braun
1
-7
/
+2
2011-05-13
iucv: get rid of compile warning
Ursula Braun
1
-2
/
+2
2011-05-13
ethtool: Added support for FW dump
Anirban Chakraborty
1
-0
/
+90
2011-05-12
ipv4: Fix 'iph' use before set.
David S. Miller
1
-1
/
+1
2011-05-12
ipv4: Elide use of rt->rt_dst in ip_forward()
David S. Miller
1
-1
/
+1
2011-05-12
ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr().
David S. Miller
1
-1
/
+1
2011-05-12
ipv4: Kill spurious opt->srr check in ip_options_rcv_srr().
David S. Miller
1
-1
/
+1
2011-05-12
net: introduce netdev_change_features()
Michał Mirosław
1
-0
/
+25
2011-05-12
ipvs: Remove all remaining references to rt->rt_{src,dst}
Julian Anastasov
2
-46
/
+50
2011-05-12
ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().
David S. Miller
1
-3
/
+4
2011-05-12
ipvs: Use IP_VS_RT_MODE_* instead of magic constants.
David S. Miller
1
-9
/
+15
2011-05-12
net/9p/protocol.c: Fix a memory leak
Pedro Scarapicchia Junior
1
-0
/
+1
2011-05-12
net/irda/ircomm_tty.c: Use flip buffers to deliver data
Amit Virdi
1
-9
/
+5
2011-05-12
net: Fix vlan_features propagation
Michał Mirosław
1
-2
/
+4
2011-05-12
ethtool: bring back missing comma in netdev features strings
Franco Fichtner
1
-1
/
+1
2011-05-12
garp: remove last synchronize_rcu() call
Eric Dumazet
1
-2
/
+12
2011-05-12
sctp: sctp_sendmsg: Don't test known non-null sinfo
Joe Perches
1
-6
/
+4
2011-05-12
sctp: sctp_sendmsg: Don't initialize default_sinfo
Joe Perches
1
-1
/
+2
2011-05-12
l2tp: fix potential rcu race
Eric Dumazet
1
-6
/
+4
[prev]
[next]