index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-16
NFC: Prevent multiple buffer overflows in NCI
Dan Rosenberg
1
-5
/
+5
2012-07-16
NFC: Return from rawsock_release when sk is NULL
Eric Dumazet
1
-1
/
+4
2012-07-16
bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)
stephen hemminger
3
-1
/
+3
2012-07-16
net: remove skb_orphan_try()
Eric Dumazet
3
-26
/
+1
2012-07-16
netpoll: fix netpoll_send_udp() bugs
Eric Dumazet
1
-5
/
+6
2012-07-16
ipv6: Move ipv6 proc file registration to end of init order
Thomas Graf
1
-10
/
+31
2012-07-16
ipv6: fib: Restore NTF_ROUTER exception in fib6_age()
Thomas Graf
1
-1
/
+1
2012-07-16
net: neighbour: fix neigh_dump_info()
Eric Dumazet
1
-8
/
+6
2012-07-16
l2tp: fix a race in l2tp_ip_sendmsg()
Eric Dumazet
1
-3
/
+6
2012-07-16
net: l2tp_eth: fix kernel panic on rmmod l2tp_eth
Eric Dumazet
1
-0
/
+2
2012-07-16
inetpeer: fix a race in inetpeer_gc_worker()
Eric Dumazet
1
-4
/
+12
2012-07-16
drop_monitor: dont sleep in atomic context
Eric Dumazet
1
-69
/
+33
2012-07-16
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
Jason Wang
1
-2
/
+5
2012-06-22
9p: BUG before corrupting memory
Sasha Levin
1
-1
/
+1
2012-06-22
rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer
Jeff Layton
1
-6
/
+6
2012-06-22
NFSv4.1: Fix a request leak on the back channel
Trond Myklebust
1
-1
/
+2
2012-06-17
cfg80211: fix interface combinations check
Johannes Berg
1
-1
/
+18
2012-06-17
mac80211: fix non RCU-safe sta_list manipulation
Arik Nemtsov
1
-2
/
+2
2012-06-17
mac80211: clean up remain-on-channel on interface stop
Johannes Berg
2
-0
/
+28
2012-06-17
mac80211: fix error in station state transitions during reconfig
Meenakshi Venkataraman
1
-1
/
+1
2012-06-10
xfrm: take net hdr len into account for esp payload size calculation
Benjamin Poirier
2
-26
/
+16
2012-06-10
l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case
James Chapman
1
-6
/
+24
2012-06-10
ipv6: fix incorrect ipsec fragment
Gao feng
2
-18
/
+53
2012-06-10
ipv4: fix the rcu race between free_fib_info and ip_route_output_slow
Yanmin Zhang
1
-6
/
+6
2012-06-10
sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot
Trond Myklebust
2
-2
/
+5
2012-06-10
mac80211: fix ADDBA declined after suspend with wowlan
Eyal Shapira
1
-6
/
+6
2012-06-01
cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
Luis R. Rodriguez
1
-0
/
+10
2012-05-18
pktgen: fix module unload for good
Eric Dumazet
1
-2
/
+2
2012-05-17
tcp: do_tcp_sendpages() must try to push data out on oom conditions
Willy Tarreau
1
-2
/
+1
2012-05-16
netfilter: ipset: fix hash size checking in kernel
Jozsef Kadlecsik
7
-21
/
+49
2012-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-7
/
+31
2012-05-14
Bluetooth: mgmt: Fix device_connected sending order
Johan Hedberg
2
-2
/
+10
2012-05-14
Bluetooth: notify userspace of security level change
Gustavo Padovan
4
-5
/
+21
2012-05-13
openvswitch: checking wrong variable in queue_userspace_packet()
Dan Carpenter
1
-1
/
+1
2012-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-65
/
+36
2012-05-10
sctp: check cached dst before using it
Nicolas Dichtel
2
-20
/
+1
2012-05-10
pktgen: fix crash at module unload
Eric Dumazet
1
-2
/
+8
2012-05-10
Revert "net: maintain namespace isolation between vlan and real device"
David S. Miller
2
-32
/
+6
2012-05-10
ipv4: Do not use dead fib_info entries.
David S. Miller
1
-0
/
+2
2012-05-10
Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-3
/
+4
2012-05-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2
-11
/
+19
2012-05-07
openvswitch: Validation of IPv6 set port action uses IPv4 header
Pravin B Shelar
1
-7
/
+15
2012-05-03
openvswitch: Release rtnl_lock if ovs_vport_cmd_build_info() failed.
Ansis Atteka
1
-3
/
+2
2012-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-106
/
+246
2012-05-03
auth_gss: the list of pseudoflavors not being parsed correctly
Steve Dickson
1
-3
/
+4
2012-05-02
tcp: change tcp_adv_win_scale and tcp_rmem[2]
Eric Dumazet
2
-5
/
+6
2012-05-02
net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
Sasha Levin
1
-1
/
+2
2012-05-02
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
1
-5
/
+7
2012-05-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-16
/
+19
2012-05-01
netem: fix possible skb leak
Eric Dumazet
1
-4
/
+2
[next]