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
[IPSEC] ah: Remove keys from ah_data structure
Herbert Xu
2
-14
/
+4
2007-10-10
[IPSEC] esp: Remove keys from esp_data structure
Herbert Xu
2
-22
/
+9
2007-10-10
[AF_IUCV]: postpone receival of iucv-packets
Ursula Braun
1
-86
/
+125
2007-10-10
[AF_IUCV]: remove static declarations from header file.
Heiko Carstens
1
-0
/
+3
2007-10-10
[NET]: split dev_ifsioc() according to locking
Jeff Garzik
1
-30
/
+58
2007-10-10
[NET]: sparse warning fixes
Stephen Hemminger
17
-42
/
+40
2007-10-10
[TCP]: "Annotate" another fackets_out state reset
Ilpo Järvinen
1
-1
/
+2
2007-10-10
[TCP]: Fix two off-by-one errors in fackets_out adjusting logic
Ilpo Järvinen
1
-2
/
+4
2007-10-10
[DCCP]: Twice the wrong reset code in receiving connection-Requests
Gerrit Renker
2
-11
/
+7
2007-10-10
[DCCP]: Wrong format in printk
Gerrit Renker
1
-1
/
+1
2007-10-10
[DCCP]: Tidy-up -- minisock initialisation
Gerrit Renker
2
-10
/
+10
2007-10-10
[CCID2]: Sequence number wraparound issues
Gerrit Renker
1
-3
/
+4
2007-10-10
[CCID2]: Remove redundant case block
Gerrit Renker
1
-13
/
+1
2007-10-10
[CCID2]: Remove redundant BUG_ON
Gerrit Renker
2
-9
/
+4
2007-10-10
[CCID2]: Remove ugly BUG_ON
Gerrit Renker
1
-6
/
+5
2007-10-10
[CCID2]: Simplify interface
Gerrit Renker
1
-10
/
+9
2007-10-10
[DCCP]: Make all `debug' parameters bool
Gerrit Renker
3
-3
/
+3
2007-10-10
[DCCP]: Add socket option to query the current MPS
Gerrit Renker
1
-0
/
+4
2007-10-10
[DCCP]: Wait for CCID
Gerrit Renker
1
-15
/
+19
2007-10-10
[MAC80211]: add sta_notify callback
Tomas Winkler
1
-6
/
+7
2007-10-10
[MAC80211]: implement cfg80211's change_interface hook
Johannes Berg
1
-18
/
+57
2007-10-10
[MAC80211]: Add association LED trigger
Michael Buesch
4
-19
/
+63
2007-10-10
[MAC80211]: make userspace-mlme a per-interface setting
Johannes Berg
4
-11
/
+8
2007-10-10
[MAC80211]: improve radiotap injection
Johannes Berg
2
-91
/
+105
2007-10-10
[MAC80211]: remove ALG_NONE
Johannes Berg
4
-14
/
+11
2007-10-10
[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well
Johannes Berg
1
-3
/
+5
2007-10-10
[MAC80211]: consolidate decryption more
Johannes Berg
1
-34
/
+12
2007-10-10
[MAC80211]: move sta_process rx handler later
Johannes Berg
1
-48
/
+48
2007-10-10
[MAC80211]: remove management interface
Johannes Berg
9
-305
/
+14
2007-10-10
[MAC80211]: add "invalid" interface type
Johannes Berg
3
-0
/
+9
2007-10-10
[MAC80211]: Check open_count before calling config callback.
Michael Buesch
1
-1
/
+1
2007-10-10
[RFKILL]: Add support for hardware-only rfkill buttons
Michael Buesch
1
-1
/
+6
2007-10-10
[RFKILL]: Add support for an rfkill LED.
Michael Buesch
2
-1
/
+48
2007-10-10
[TCP]: Wrap-safed reordering detection FRTO check
Ilpo Järvinen
1
-0
/
+3
2007-10-10
[TCP]: Update comment of SACK block validator
Ilpo Järvinen
1
-2
/
+9
2007-10-10
[TCP]: fix comments that got messed up during code move
Ilpo Järvinen
1
-2
/
+6
2007-10-10
[TCP]: No fackets_out/highest_sack tuning when SACK isn't enabled
Ilpo Järvinen
1
-3
/
+4
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
[next]