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
2014-05-06
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
1
-0
/
+16
2014-04-26
Bluetooth: Fix removing Long Term Key
Claudio Takahasi
1
-1
/
+7
2014-04-14
rds: prevent dereference of a NULL device in rds_iw_laddr_check
Sasha Levin
1
-1
/
+2
2014-04-14
ipv6: some ipv6 statistic counters failed to disable bh
Hannes Frederic Sowa
3
-8
/
+9
2014-04-14
vlan: Set hard_header_len according to available acceleration
Vlad Yasevich
2
-2
/
+5
2014-04-14
netpoll: fix the skb check in pkt_is_ns
Li RongQing
1
-1
/
+1
2014-04-14
ip6mr: fix mfc notification flags
Nicolas Dichtel
1
-5
/
+8
2014-04-14
ipmr: fix mfc notification flags
Nicolas Dichtel
1
-5
/
+8
2014-04-14
rtnetlink: fix fdb notification flags
Nicolas Dichtel
1
-4
/
+6
2014-04-14
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
1
-8
/
+6
2014-04-14
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
1
-1
/
+4
2014-04-14
net: socket: error on a negative msg_namelen
Matthew Leach
1
-0
/
+4
2014-04-14
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2
-1
/
+15
2014-04-14
vlan: Set correct source MAC address with TX VLAN offload enabled
Peter Boström
1
-0
/
+3
2014-04-14
ipv6: don't set DST_NOCOUNT for remotely added routes
Sabrina Dubroca
1
-1
/
+1
2014-04-14
ipv6: Fix exthdrs offload registration.
Anton Nayshtut
1
-2
/
+2
2014-04-14
net: unix: non blocking recvmsg() should not return -EINTR
Eric Dumazet
1
-5
/
+12
2014-04-14
inet: frag: make sure forced eviction removes all frags
Florian Westphal
1
-1
/
+1
2014-04-14
bridge: multicast: add sanity check for query source addresses
Linus Lüssing
1
-0
/
+6
2014-04-14
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
Daniel Borkmann
2
-7
/
+2
2014-04-14
net: fix for a race condition in the inet frag code
Nikolay Aleksandrov
1
-1
/
+2
2014-04-03
netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
Daniel Borkmann
1
-3
/
+3
2014-03-31
libceph: resend all writes after the osdmap loses the full flag
Josh Durgin
1
-6
/
+22
2014-03-31
libceph: block I/O when PAUSE or FULL osd map flags are set
Josh Durgin
1
-2
/
+27
2014-03-23
net: unix socket code abuses csum_partial
Anton Blanchard
1
-2
/
+1
2014-03-23
mac80211: clear sequence/fragment number in QoS-null frames
Johannes Berg
2
-0
/
+2
2014-03-23
mac80211: fix association to 20/40 MHz VHT networks
Johannes Berg
1
-0
/
+1
2014-03-23
mac80211: don't validate unchanged AP bandwidth while tracking
Johannes Berg
1
-0
/
+22
2014-03-23
mac80211: fix AP powersave TX vs. wakeup race
Emmanuel Grumbach
3
-4
/
+22
2014-03-23
mac80211: send control port protocol frames to the VO queue
Felix Fietkau
1
-0
/
+5
2014-03-23
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
Daniel Borkmann
1
-0
/
+7
2014-03-23
ipv6: ipv6_find_hdr restore prev functionality
Hans Schillstrom
1
-1
/
+1
2014-03-23
ipv6: reuse ip6_frag_id from ip6_ufo_append_data
Hannes Frederic Sowa
1
-1
/
+1
2014-03-23
neigh: recompute reachabletime before returning from neigh_periodic_work()
Duan Jiong
1
-3
/
+3
2014-03-23
net-tcp: fastopen: fix high order allocations
Eric Dumazet
2
-4
/
+11
2014-03-06
SUNRPC: Fix races in xs_nospace()
Trond Myklebust
1
-1
/
+5
2014-03-06
net: use __GFP_NORETRY for high order allocations
Eric Dumazet
1
-1
/
+1
2014-03-06
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
2
-4
/
+84
2014-03-06
net: core: introduce netif_skb_dev_features
Florian Westphal
1
-11
/
+16
2014-03-06
net: add and use skb_gso_transport_seglen()
Florian Westphal
1
-0
/
+25
2014-03-06
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
Daniel Borkmann
1
-9
/
+32
2014-03-06
ipv4: fix counter in_slow_tot
Duan Jiong
1
-2
/
+2
2014-03-06
tcp: tsq: fix nonagle handling
John Ogness
1
-2
/
+11
2014-03-06
netpoll: fix netconsole IPv6 setup
Sabrina Dubroca
1
-1
/
+3
2014-03-06
net: fix 'ip rule' iif/oif device rename
Maciej Żenczykowski
1
-0
/
+7
2014-03-06
ipv4: Fix runtime WARNING in rtmsg_ifa()
Geert Uytterhoeven
1
-1
/
+2
2014-03-06
can: add destructor for self generated skbs
Oliver Hartkopp
2
-3
/
+4
2014-03-06
9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers
Richard Yao
1
-1
/
+4
2014-03-06
6lowpan: fix lockdep splats
Eric Dumazet
1
-0
/
+20
2014-02-22
mac80211: fix fragmentation code, particularly for encryption
Johannes Berg
1
-1
/
+1
[next]