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
2010-04-23
l2tp_eth: fix memory allocation
Jiri Pirko
1
-28
/
+1
2010-04-23
l2tp: fix memory allocation
Jiri Pirko
1
-28
/
+1
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
9
-15
/
+68
2010-04-22
X25: Add if_x25.h and x25 to device identifiers
Andrew Hendry
1
-16
/
+20
2010-04-22
net: Socket filter ancilliary data access for skb->dev->type
Paul LeoNerd Evans
1
-0
/
+7
2010-04-22
tcp: fix outsegs stat for TSO segments
Tom Herbert
1
-2
/
+3
2010-04-22
IPv6: Generic TTL Security Mechanism (final version)
Stephen Hemminger
2
-1
/
+25
2010-04-22
net: Orphan and de-dst skbs earlier in xmit path.
David S. Miller
1
-7
/
+8
2010-04-22
rps: immediate send IPI in process_backlog()
Eric Dumazet
1
-34
/
+42
2010-04-21
ethernet: print protocol in host byte order
Johannes Berg
1
-1
/
+1
2010-04-21
net: Introduce skb_orphan_try()
Eric Dumazet
1
-1
/
+0
2010-04-21
fasync: RCU and fine grained locking
Eric Dumazet
1
-62
/
+11
2010-04-21
tcp: Mark v6 response packets as CHECKSUM_PARTIAL
David S. Miller
1
-0
/
+3
2010-04-21
tcp: Fix ipv6 checksumming on response packets for real.
David S. Miller
1
-2
/
+0
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-11
/
+19
2010-04-21
net: Fix an RCU warning in dev_pick_tx()
David Howells
1
-1
/
+1
2010-04-21
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+4
2010-04-21
ipv6: Fix tcp_v6_send_response transport header setting.
Herbert Xu
1
-1
/
+1
2010-04-20
net: Remove two unnecessary exports (skbuff).
Rami Rosen
1
-4
/
+2
2010-04-20
net: Fix various endianness glitches
Eric Dumazet
17
-61
/
+65
2010-04-20
bridge: add a missing ntohs()
Eric Dumazet
1
-1
/
+1
2010-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-1
/
+2
2010-04-20
net: sk_sleep() helper
Eric Dumazet
40
-191
/
+191
2010-04-20
mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoring
Juuso Oikarinen
1
-0
/
+5
2010-04-20
mac80211: sample survey implementation for mac80211 & hwsim
Holger Schurig
2
-0
/
+21
2010-04-20
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
1
-0
/
+1
2010-04-20
net: emphasize rtnl lock required in call_netdevice_notifiers
Jiri Pirko
1
-0
/
+1
2010-04-20
rps: consistent rxhash
Eric Dumazet
1
-7
/
+18
2010-04-20
rps: cleanups
Eric Dumazet
1
-69
/
+80
2010-04-19
rps: static functions
Eric Dumazet
1
-2
/
+2
2010-04-19
mac80211: add missing newline
Johannes Berg
1
-1
/
+1
2010-04-19
mac80211: Prevent running sta_cleanup timer unnecessarily
Juuso Oikarinen
2
-3
/
+17
2010-04-19
mac80211: fix stopping RX BA session from timer
Johannes Berg
1
-5
/
+13
2010-04-19
mac80211: pass HT changes to driver when off channel
Reinette Chatre
1
-0
/
+2
2010-04-19
mac80211: remove bogus TX agg state assignment
Johannes Berg
1
-1
/
+0
2010-04-19
rps: shortcut net_rps_action()
Eric Dumazet
1
-47
/
+32
2010-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-7
/
+11
2010-04-18
net: Introduce skb_orphan_try()
Eric Dumazet
1
-14
/
+13
2010-04-18
net: remove time limit in process_backlog()
Eric Dumazet
1
-3
/
+2
2010-04-17
rps: rps_sock_flow_table is mostly read
Eric Dumazet
1
-1
/
+1
2010-04-16
rfs: Receive Flow Steering
Tom Herbert
6
-28
/
+283
2010-04-16
packet : remove init_net restriction
Daniel Lezcano
1
-2
/
+0
2010-04-16
cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e...
Nishant Sarmukadam
1
-6
/
+10
2010-04-15
ipv6: fix the comment of ip6_xmit()
Shan Wei
1
-1
/
+1
2010-04-15
net: replace ipfragok with skb->local_df
Shan Wei
11
-15
/
+16
2010-04-15
ipv6: cancel to setting local_df in ip6_xmit()
Shan Wei
1
-4
/
+0
2010-04-15
net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4
Joe Perches
1
-2
/
+2
2010-04-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
29
-218
/
+658
2010-04-15
ip: Fix ip_dev_loopback_xmit()
Eric Dumazet
2
-2
/
+2
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-3
/
+9
[next]