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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+3
2010-02-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2
-2
/
+9
2010-02-27
Bluetooth: Add controller types for BR/EDR and 802.11 AMP
Marcel Holtmann
2
-0
/
+5
2010-02-27
Bluetooth: Convert inquiry cache to use debugfs instead of sysfs
Marcel Holtmann
1
-0
/
+2
2010-02-27
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
2
-2
/
+2
2010-02-27
rtnetlink: support specifying device flags on device creation
Patrick McHardy
1
-0
/
+2
2010-02-26
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich Weber
1
-1
/
+0
2010-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-5
/
+55
2010-02-25
net: Add checking to rcu_dereference() primitives
Paul E. McKenney
1
-1
/
+3
2010-02-22
xfrm: SP lookups signature with mark
Jamal Hadi Salim
1
-2
/
+3
2010-02-22
xfrm: SA lookups signature with mark
Jamal Hadi Salim
1
-7
/
+16
2010-02-22
xfrm: introduce basic mark infrastructure
Jamal Hadi Salim
1
-0
/
+22
2010-02-22
packet: convert socket list to RCU (v3)
stephen hemminger
2
-2
/
+12
2010-02-19
nl80211: add power save commands
Kalle Valo
1
-3
/
+4
2010-02-18
net: TCP thin dupack
Andreas Petlund
1
-0
/
+1
2010-02-18
net: TCP thin linear timeouts
Andreas Petlund
1
-0
/
+4
2010-02-18
net: TCP thin-stream detection
Andreas Petlund
1
-0
/
+8
2010-02-18
const: struct nla_policy
Alexey Dobriyan
1
-1
/
+1
2010-02-18
ipv6: use standard lists for FIB walks
Alexey Dobriyan
1
-1
/
+1
2010-02-18
netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n
Patrick McHardy
1
-2
/
+4
2010-02-18
ipvs: SCTP Trasport Loadbalancing Support
Venkata Mohan Reddy
1
-1
/
+21
2010-02-17
IPv6: convert mc_lock to spinlock
Stephen Hemminger
1
-1
/
+1
2010-02-17
ipv6.h: reassembly: replace calculated magic number with multiplication
Joe Perches
1
-3
/
+3
2010-02-16
percpu: add __percpu sparse annotations to net
Tejun Heo
8
-13
/
+17
2010-02-16
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
1
-1
/
+0
2010-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
15
-64
/
+124
2010-02-15
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
2
-2
/
+51
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
7
-6
/
+42
2010-02-15
netfilter: nf_conntrack: pass template to l4proto ->error() handler
Patrick McHardy
1
-2
/
+2
2010-02-14
net: Fix first line of kernel-doc for a few functions
Ben Hutchings
1
-1
/
+1
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-47
/
+89
2010-02-12
xfrm: use proper kernel types
jamal
1
-13
/
+13
2010-02-12
ipv6: fib: fix crash when changing large fib while dumping it
Patrick McHardy
1
-0
/
+2
2010-02-12
netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()
Alexey Dobriyan
1
-5
/
+1
2010-02-11
netfilter: nf_conntrack_sip: add T.38 FAX support
Patrick McHardy
1
-1
/
+1
2010-02-11
netfilter: nf_nat: support mangling a single TCP packet multiple times
Patrick McHardy
1
-7
/
+25
2010-02-11
netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect
Patrick McHardy
1
-0
/
+1
2010-02-10
net: add a wrapper sk_entry()
Li Zefan
1
-0
/
+5
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
17
-53
/
+263
2010-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+4
2010-02-09
mac80211: Retry null data frame for power save.
Vivek Natarajan
1
-0
/
+6
2010-02-08
mac80211: remove get_tx_stats() driver op
Kalle Valo
1
-22
/
+0
2010-02-08
mac80211: allow station add/remove to sleep
Johannes Berg
1
-6
/
+15
2010-02-08
wireless: update radiotap parser
Johannes Berg
2
-19
/
+68
2010-02-08
netfilter: nf_conntrack: fix hash resizing with namespaces
Patrick McHardy
2
-0
/
+2
2010-02-08
netfilter: nf_conntrack: per netns nf_conntrack_cachep
Eric Dumazet
1
-0
/
+2
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-5
/
+56
2010-02-03
netfilter: xtables: add CT target
Patrick McHardy
1
-0
/
+3
2010-02-03
netfilter: nf_conntrack: support conntrack templates
Patrick McHardy
2
-1
/
+7
2010-02-03
netfilter: ctnetlink: support selective event delivery
Patrick McHardy
1
-31
/
+28
[next]