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
2007-10-10
[NETFILTER]: bridge: remove broken netfilter binary sysctls
Joseph Fannin
1
-5
/
+0
2007-10-10
[NETFILTER]: x_tables: add xt_time match
Jan Engelhardt
3
-0
/
+284
2007-10-10
[NETFILTER]: nfnetlink_log: fix some constants
Michal Miroslaw
1
-7
/
+5
2007-10-10
[NETFILTER]: nfnetlink_log: fix instance_create() failure path
Michal Miroslaw
1
-5
/
+5
2007-10-10
[NETFILTER]: nfnetlink_log: fix style
Michal Miroslaw
1
-3
/
+4
2007-10-10
[NETFILTER]: nfnetlink_log: flush queue early
Michal Miroslaw
1
-4
/
+5
2007-10-10
[NETFILTER]: nfnetlink_log: kill duplicate code
Michal Miroslaw
1
-16
/
+14
2007-10-10
[NETFILTER]: nf_conntrack_netlink: add support to related connections
Pablo Neira Ayuso
1
-3
/
+40
2007-10-10
[NETFILTER]: nf_conntrack_expect: kill unique ID
Patrick McHardy
2
-5
/
+3
2007-10-10
[NETFILTER]: nf_conntrack: kill unique ID
Patrick McHardy
2
-4
/
+2
2007-10-10
[NETFILTER]: ctnetlink: use netlink policy
Patrick McHardy
10
-100
/
+92
2007-10-10
[NETFILTER]: nfnetlink_queue: use netlink policy
Patrick McHardy
1
-19
/
+11
2007-10-10
[NETFILTER]: nfnetlink_log: use netlink policy
Patrick McHardy
1
-29
/
+9
2007-10-10
[NETFILTER]: nfnetlink: support attribute policies
Patrick McHardy
1
-35
/
+13
2007-10-10
[NETFILTER]: nfnetlink: use nlmsg_notify()
Patrick McHardy
1
-10
/
+1
2007-10-10
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
17
-87
/
+87
2007-10-10
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
11
-450
/
+450
2007-10-10
[NETFILTER]: nfnetlink: make subsystem and callbacks const
Patrick McHardy
4
-17
/
+17
2007-10-10
[RFKILL]: Move rfkill_switch_all out of global header
Ivo van Doorn
3
-1
/
+19
2007-10-10
[PATCH] mac80211: bss_tim_clear must use ~ instead of !
Michael Buesch
1
-8
/
+8
2007-10-10
[PATCH] mac80211: remove generic IE for AP interfaces
Johannes Berg
4
-16
/
+0
2007-10-10
[PATCH] mac80211: remove all prism2 ioctls
Johannes Berg
4
-339
/
+0
2007-10-10
[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
Johannes Berg
3
-10
/
+10
2007-10-10
[PATCH] mac80211: fix TKIP IV update
Johannes Berg
4
-8
/
+21
2007-10-10
[PATCH] mac80211: fix vlan bug
Johannes Berg
4
-1
/
+19
2007-10-10
[PATCH] mac80211: remove ieee80211_wep_get_keyidx
Johannes Berg
2
-20
/
+0
2007-10-10
[PATCH] mac80211: consolidate encryption
Johannes Berg
5
-61
/
+77
2007-10-10
[PATCH] mac80211: consolidate decryption
Johannes Berg
5
-43
/
+55
2007-10-10
[PATCH] mac80211: pass frames to monitor interfaces early
Johannes Berg
1
-124
/
+226
2007-10-10
[PATCH] mac80211: fix interface initialisation and deinitialisation
Johannes Berg
2
-12
/
+44
2007-10-10
[PKT_SCHED]: Add stateless NAT
Herbert Xu
3
-0
/
+334
2007-10-10
[PATCH] mac80211: fix virtual interface locking
Johannes Berg
6
-65
/
+58
2007-10-10
[PATCH] mac80211: remove crypto algorithm typedef
Johannes Berg
2
-2
/
+2
2007-10-10
[PATCH] mac80211: validate VLAN interfaces better
Johannes Berg
4
-14
/
+56
2007-10-10
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
5
-247
/
+162
2007-10-10
[NETNS]: Simplify the network namespace list locking rules.
Eric W. Biederman
1
-17
/
+6
2007-10-10
[ATM] net/atm/lec.c: printk warning fix
Andrew Morton
1
-1
/
+1
2007-10-10
[WIRELESS]: Fix Kconfig.
Andrew Morton
1
-1
/
+1
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
21
-94
/
+140
2007-10-10
[NET]: Wrap hard_header_parse
Stephen Hemminger
7
-29
/
+20
2007-10-10
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
13
-60
/
+45
2007-10-10
[NET]: Make the loopback device per network namespace.
Eric W. Biederman
10
-39
/
+40
2007-10-10
[IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev
Eric W. Biederman
3
-6
/
+10
2007-10-10
[IPV4]: Remove unnecessary test for the loopback device from inetdev_destroy
Eric W. Biederman
1
-2
/
+0
2007-10-10
[NET]: Add network namespace clone & unshare support.
Eric W. Biederman
2
-2
/
+49
2007-10-10
[NET]: Fix running without sysfs
Eric W. Biederman
3
-23
/
+20
2007-10-10
[CCID3]: Remove ifdef surrounding BUG_ON
Arnaldo Carvalho de Melo
1
-4
/
+0
2007-10-10
[DCCP]: Reduce the number of writable states
Gerrit Renker
1
-1
/
+1
2007-10-10
[DCCP]: Factor out common code for generating Resets
Gerrit Renker
4
-66
/
+65
2007-10-10
[DCCP]: Sequence number wrap-around when sending reset
Gerrit Renker
2
-2
/
+2
[next]