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
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
15
-28
/
+44
2009-09-01
ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS
Eric Dumazet
1
-0
/
+1
2009-09-01
drop_monitor: fix trace_napi_poll_hit()
Xiao Guangrong
1
-1
/
+2
2009-09-01
pkt_sched: Revert tasklet_hrtimer changes.
David S. Miller
2
-19
/
+16
2009-09-01
net: sk_free() should be allowed right after sk_alloc()
Jarek Poplawski
1
-1
/
+1
2009-09-01
net: make neigh_ops constant
Stephen Hemminger
4
-11
/
+11
2009-09-01
netns: embed ip6_dst_ops directly
Alexey Dobriyan
1
-21
/
+13
2009-09-01
Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value.
Damian Lukowski
1
-4
/
+7
2009-09-01
Revert Backoff [v3]: Revert RTO on ICMP destination unreachable
Damian Lukowski
3
-4
/
+40
2009-09-01
Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err()
Damian Lukowski
1
-8
/
+8
2009-09-01
dcbnl: Add implementations of dcbnl setapp/getapp commands
Yi Zou
1
-0
/
+122
2009-09-01
dcbnl: Add netlink attributes for setapp/getapp to dcbnl
Yi Zou
1
-0
/
+8
2009-09-01
vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLAN
Yi Zou
1
-0
/
+26
2009-09-01
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
2
-6
/
+8
2009-09-01
netdev: convert pseudo drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+1
2009-09-01
irda: convert to netdev_tx_t
Stephen Hemminger
1
-2
/
+4
2009-09-01
convert hamradio drivers to netdev_txreturnt_t
Stephen Hemminger
2
-2
/
+2
2009-09-01
convert ATM drivers to netdev_tx_t
Stephen Hemminger
4
-6
/
+12
2009-09-01
netdev: convert pseudo-devices to netdev_tx_t
Stephen Hemminger
16
-21
/
+26
2009-08-30
pkt_sched: Fix resource limiting in pfifo_fast
Krishna Kumar
1
-4
/
+4
2009-08-30
net: convert remaining non-symbolic return values in dev_queue_xmit
Krishna Kumar
1
-1
/
+1
2009-08-30
can: use correct NET_RX_ return values
Oliver Hartkopp
1
-2
/
+2
2009-08-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
9
-146
/
+1419
2009-08-29
tipc: fix test of bearer_priority range in tipc_register_media()
roel kluin
1
-1
/
+1
2009-08-29
can: switch to seq_file
Alexey Dobriyan
2
-199
/
+167
2009-08-29
tcp: Remove redundant copy of MD5 authentication key
John Dykstra
1
-23
/
+0
2009-08-29
Speed-up pfifo_fast lookup using a private bitmap
Krishna Kumar
1
-22
/
+48
2009-08-29
ipv6: Update Neighbor Cache when IPv6 RA is received on a router
David Ward
1
-6
/
+8
2009-08-29
tcp: fix premature termination of FIN_WAIT2 time-wait sockets
Octavian Purdila
1
-1
/
+1
2009-08-28
fib_trie: resize rework
Jens Låås
1
-72
/
+23
2009-08-28
sit: allow ip fragmentation when using nopmtudisc to fix package loss
Sascha Hlusiak
1
-1
/
+1
2009-08-28
net: ip_rt_send_redirect() optimization
Eric Dumazet
1
-9
/
+11
2009-08-28
tcp: keepalive cleanups
Eric Dumazet
2
-5
/
+4
2009-08-28
ipv4: af_inet.c cleanups
Eric Dumazet
1
-57
/
+55
2009-08-28
pktgen: use proc_create_data()
Alexey Dobriyan
1
-2
/
+4
2009-08-28
pktgen: increase version
Stephen Hemminger
1
-6
/
+10
2009-08-28
pktgen: cleanup checkpatch warnings
Stephen Hemminger
1
-139
/
+159
2009-08-28
pktgen: use common idle routine
Stephen Hemminger
1
-10
/
+4
2009-08-28
pktgen: spin using hrtimer
Stephen Hemminger
1
-21
/
+28
2009-08-28
pktgen: convert to use ktime_t
Stephen Hemminger
1
-100
/
+84
2009-08-28
pktgen: avoid calling gettimeofday
Stephen Hemminger
1
-7
/
+9
2009-08-28
pktgen: reorganize transmit loop
Stephen Hemminger
1
-12
/
+14
2009-08-28
pktgen: use netdev_alloc_skb
Stephen Hemminger
1
-4
/
+6
2009-08-28
pktgen: cleanup clone count test
Stephen Hemminger
1
-17
/
+15
2009-08-28
pktgen: xmit logic reorganization
Stephen Hemminger
1
-31
/
+24
2009-08-28
pktgen: stop_device cleanup
Stephen Hemminger
1
-9
/
+3
2009-08-28
pktgen: mark read-only/mostly variables
Stephen Hemminger
1
-5
/
+5
2009-08-28
pktgen: change inlining
Stephen Hemminger
1
-8
/
+7
2009-08-28
pktgen: minor cleanup
Stephen Hemminger
1
-16
/
+9
2009-08-28
mac80211: Check pending scan request after having processed mgd work
Jouni Malinen
1
-16
/
+12
[next]