index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-28
De-pessimize rds_page_copy_user
Linus Torvalds
1
-20
/
+7
2010-10-28
wext: fix potential private ioctl memory content leak
Johannes Berg
1
-1
/
+1
2010-10-28
mac80211: fix use-after-free
Johannes Berg
1
-4
/
+0
2010-09-26
sctp: Do not reset the packet during sctp_packet_config().
Vlad Yasevich
1
-1
/
+0
2010-09-26
net/llc: make opt unsigned in llc_ui_setsockopt()
Dan Carpenter
1
-1
/
+2
2010-09-26
net: blackhole route should always be recalculated
Jianzhao Wang
1
-1
/
+6
2010-09-26
l2tp: test for ethernet header in l2tp_eth_dev_recv()
Eric Dumazet
1
-1
/
+1
2010-09-26
UNIX: Do not loop forever at unix_autobind().
Tetsuo Handa
1
-3
/
+12
2010-09-26
udp: add rehash on connect()
Eric Dumazet
4
-2
/
+64
2010-09-26
tcp: select(writefds) don't hang up when a peer close connection
KOSAKI Motohiro
1
-1
/
+2
2010-09-26
tcp: fix three tcp sysctls tuning
Eric Dumazet
1
-17
/
+7
2010-09-26
tcp: Combat per-cpu skew in orphan tests.
David S. Miller
2
-8
/
+5
2010-09-26
net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS
David S. Miller
1
-1
/
+1
2010-09-26
rds: fix a leak of kernel memory
Eric Dumazet
1
-1
/
+1
2010-09-26
irda: Correctly clean up self->ias_obj on irda_bind() failure.
David S. Miller
1
-2
/
+2
2010-09-26
gro: Re-fix different skb headrooms
Jarek Poplawski
1
-1
/
+1
2010-09-26
gro: fix different skb headrooms
Eric Dumazet
1
-2
/
+6
2010-09-26
bridge: Clear INET control block of SKBs passed into ip_fragment().
David S. Miller
1
-2
/
+4
2010-09-20
SUNRPC: Fix race corrupting rpc upcall
Trond Myklebust
2
-7
/
+8
2010-09-20
wireless extensions: fix kernel heap content leak
Johannes Berg
2
-0
/
+19
2010-09-20
irda: off by one
Dan Carpenter
1
-1
/
+1
2010-09-20
mac80211: delete work timer
Johannes Berg
1
-0
/
+6
2010-09-20
netfilter: fix CONFIG_COMPAT support
Florian Westphal
3
-0
/
+9
2010-08-26
netlink: fix compat recvmsg
Johannes Berg
1
-30
/
+16
2010-08-26
can-raw: Fix skb_orphan_try handling
Oliver Hartkopp
1
-0
/
+4
2010-08-26
act_nat: fix wild pointer
Changli Gao
1
-0
/
+1
2010-08-26
net: disable preemption before call smp_processor_id()
Changli Gao
1
-0
/
+2
2010-08-26
pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops
Jarek Poplawski
1
-0
/
+6
2010-08-26
pkt_sched: Fix sch_sfq vs tcf_bind_filter oops
Jarek Poplawski
1
-0
/
+7
2010-08-26
net: Fix a memmove bug in dev_gro_receive()
Jarek Poplawski
1
-1
/
+1
2010-08-26
net: Fix napi_gro_frags vs netpoll path
Jarek Poplawski
1
-4
/
+1
2010-08-26
can: add limit for nframes and clean up signed/unsigned variables
Oliver Hartkopp
1
-14
/
+27
2010-08-26
act_nat: the checksum of ICMP doesn't have pseudo header
Changli Gao
1
-1
/
+1
2010-08-26
bridge: Fix skb leak when multicast parsing fails on TX
Herbert Xu
1
-1
/
+3
2010-08-26
tcp: cookie transactions setsockopt memory leak
Dmitry Popov
1
-2
/
+5
2010-08-26
bridge: add rcu_read_lock on transmit
Stephen Hemminger
4
-6
/
+8
2010-08-26
cfg80211: fix locking in action frame TX
Johannes Berg
1
-1
/
+7
2010-08-10
mac80211: avoid scheduling while atomic in mesh_rx_plink_frame
John W. Linville
1
-11
/
+31
2010-08-10
cfg80211: don't get expired BSSes
Johannes Berg
1
-0
/
+5
2010-08-10
cfg80211: ignore spurious deauth
Johannes Berg
1
-4
/
+4
2010-08-10
9p: strlen() doesn't count the terminator
Dan Carpenter
1
-1
/
+1
2010-08-10
arp_notify: allow drivers to explicitly request a notification event.
Ian Campbell
2
-0
/
+19
2010-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-11
/
+56
2010-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-07-25
net: dev_forward_skb should call nf_reset
Ben Greear
1
-0
/
+1
2010-07-24
net sched: fix race in mirred device removal
stephen hemminger
1
-3
/
+40
2010-07-22
ipv6: Don't add routes to ipv6 disabled interfaces.
Brian Haley
1
-5
/
+9
2010-07-22
net: Fix skb_copy_expand() handling of ->csum_start
David S. Miller
1
-1
/
+2
2010-07-22
net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c
Andrea Shepard
1
-1
/
+3
2010-07-21
mm: add context argument to shrinker callback to remaining shrinkers
Dave Chinner
1
-1
/
+1
[next]