index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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-05-28
wimax: document why wimax_msg_*() operations can be used in any state
Inaky Perez-Gonzalez
1
-3
/
+14
2009-05-21
net: Fix arg to trace_napi_poll() in netpoll.
David S. Miller
1
-1
/
+1
2009-05-21
wireless: Use genl_register_family_with_ops()
Michał Mirosław
1
-8
/
+3
2009-05-21
netlabel: Use genl_register_family_with_ops()
Michał Mirosław
3
-42
/
+6
2009-05-21
ipvs: Use genl_register_family_with_ops()
Michał Mirosław
1
-16
/
+2
2009-05-21
tipc: Use genl_register_family_with_ops()
Michał Mirosław
1
-22
/
+16
2009-05-21
irda: Use genl_register_family_with_ops()
Michał Mirosław
1
-15
/
+2
2009-05-21
genetlink: Introduce genl_register_family_with_ops()
Michał Mirosław
1
-0
/
+46
2009-05-21
dropmon: add ability to detect when hardware dropsrxpackets
Neil Horman
4
-5
/
+130
2009-05-21
af_packet: Teach to listen for multiple unicast addresses.
Eric W. Biederman
1
-2
/
+8
2009-05-21
netns: simplify net_ns_init
Stephen Hemminger
1
-4
/
+2
2009-05-21
netns: remove leftover debugging message
Stephen Hemminger
1
-1
/
+0
2009-05-20
net: Remove unused parameter from fill method in fib_rules_ops.
Rami Rosen
4
-4
/
+4
2009-05-19
sit: stateless autoconf for isatap
Sascha Hlusiak
2
-0
/
+59
2009-05-19
addrconf: refuse isatap eui64 for INADDR_ANY
Sascha Hlusiak
1
-0
/
+2
2009-05-19
sit: ipip6_tunnel_del_prl: return err
Sascha Hlusiak
1
-1
/
+1
2009-05-19
sit: strictly restrict incoming traffic to tunnel link device
Sascha Hlusiak
1
-9
/
+21
2009-05-19
sit: Fail to create tunnel, if it already exists
Sascha Hlusiak
1
-2
/
+7
2009-05-19
ipv4: teach ipconfig about the MTU option in DHCP
Chris Friesen
1
-4
/
+37
2009-05-19
net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations
Pablo Neira Ayuso
2
-17
/
+17
2009-05-19
sch_teql: Use net_device internal stats
Eric Dumazet
1
-12
/
+5
2009-05-18
net: release dst entry in dev_hard_start_xmit()
Eric Dumazet
2
-0
/
+10
2009-05-18
net: Fix bridgeing sysfs handling of rtnl_lock
Eric W. Biederman
2
-2
/
+4
2009-05-18
net: Fix devinet_sysctl_forward
Eric W. Biederman
1
-1
/
+2
2009-05-18
net: FIX ipv6_forward sysctl restart
Eric W. Biederman
1
-1
/
+1
2009-05-18
net-sysfs: Use rtnl_trylock in sysfs methods.
Eric W. Biederman
1
-3
/
+5
2009-05-18
net: TX_RING and packet mmap
Johann Baudy
1
-111
/
+477
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
25
-98
/
+155
2009-05-18
pkt_sched: gen_estimator: use 64 bit intermediate counters for bps
Eric Dumazet
1
-6
/
+7
2009-05-18
ipv4: cleanup: remove unnecessary include.
Rami Rosen
1
-1
/
+0
2009-05-18
ipv4: cleanup - remove two unused parameters from fib_semantic_match().
Rami Rosen
4
-7
/
+3
2009-05-18
vlan: use struct netdev_queue counters instead of dev->stats
Eric Dumazet
2
-8
/
+9
2009-05-18
net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue
Eric Dumazet
1
-3
/
+20
2009-05-18
sch_teql: should not dereference skb after ndo_start_xmit()
Eric Dumazet
1
-2
/
+3
2009-05-18
tcp: fix MSG_PEEK race check
Ilpo Järvinen
1
-1
/
+4
2009-05-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
22
-473
/
+777
2009-05-17
bridge: fix initial packet flood if !STP
Stephen Hemminger
1
-0
/
+3
2009-05-17
bridge: relay bridge multicast pkgs if !STP
Stephen Hemminger
1
-0
/
+5
2009-05-17
net: tx scalability works : trans_start
Eric Dumazet
1
-9
/
+31
2009-05-17
tcp: tcp_prequeue() can use keyed wakeups
John Dykstra
1
-1
/
+2
2009-05-17
ipconfig: handle case of delayed DHCP server
Chris Friesen
1
-0
/
+12
2009-05-17
netpoll: don't dereference NULL dev from np
Pavel Emelyanov
1
-2
/
+6
2009-05-17
net: remove needless (now buggy) & from dev->dev_addr (part2)
Jiri Pirko
1
-1
/
+1
2009-05-17
cls_cgroup: remove unneeded cgroup_lock
Li Zefan
1
-6
/
+0
2009-05-17
net: remove needless (now buggy) & from dev->dev_addr
Jiri Pirko
2
-3
/
+3
2009-05-17
ipv4: remove an unused parameter from configure method of fib_rules_ops.
Rami Rosen
4
-4
/
+4
2009-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
Linus Torvalds
3
-4
/
+7
2009-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
Linus Torvalds
2
-2
/
+2
2009-05-13
mac80211: make noack test available
Johannes Berg
4
-2
/
+44
2009-05-13
mac80211: IBSS supported rate fixes
Johannes Berg
1
-27
/
+40
[next]