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
2011-01-20
netfilter: add a missing include in nf_conntrack_reasm.c
Eric Dumazet
1
-0
/
+1
2011-01-20
netfilter: nf_nat: place conntrack in source hash after SNAT is done
Changli Gao
1
-7
/
+11
2011-01-20
Merge branch 'connlimit' of git://dev.medozas.de/linux
Patrick McHardy
1
-14
/
+30
2011-01-20
netfilter: do not omit re-route check on NF_QUEUE verdict
Florian Westphal
1
-1
/
+1
2011-01-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
71
-1465
/
+3727
2011-01-19
net_sched: cleanups
Eric Dumazet
41
-801
/
+842
2011-01-19
af_unix: coding style: remove one level of indentation in unix_shutdown()
Alban Crequy
1
-29
/
+31
2011-01-19
net_sched: implement a root container qdisc sch_mqprio
John Fastabend
4
-0
/
+434
2011-01-19
net: implement mechanism for HW based QOS
John Fastabend
1
-1
/
+54
2011-01-19
netlink: support setting devgroup parameters
Vlad Dogaru
1
-4
/
+28
2011-01-19
net_device: add support for network device groups
Vlad Dogaru
2
-0
/
+18
2011-01-19
net: cleanup unused macros in net directory
Shan Wei
10
-12
/
+2
2011-01-19
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
88
-720
/
+839
2011-01-19
netfilter: nf_conntrack: fix lifetime display for disabled connections
Patrick McHardy
1
-17
/
+12
2011-01-19
netfilter: xtables: connlimit revision 1
Jan Engelhardt
1
-14
/
+30
2011-01-19
netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
Pablo Neira Ayuso
6
-1
/
+244
2011-01-18
net: filter: dont block softirqs in sk_run_filter()
Eric Dumazet
2
-6
/
+6
2011-01-18
af_unix: implement socket filter
Alban Crequy
1
-0
/
+6
2011-01-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-33
/
+42
2011-01-18
net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.
Jesse Gross
1
-2
/
+2
2011-01-18
ipv6: Silence privacy extensions initialization
Romain Francoise
1
-3
/
+0
2011-01-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-10
/
+13
2011-01-18
netfilter: nf_conntrack: nf_conntrack snmp helper
Jiri Olsa
7
-70
/
+196
2011-01-18
netfilter: ipt_CLUSTERIP: remove "no conntrack!"
Eric Dumazet
1
-6
/
+1
2011-01-18
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
4
-4
/
+8
2011-01-18
netfilter: allow NFQUEUE bypass if no listener is available
Florian Westphal
3
-4
/
+34
2011-01-18
netfilter: reduce NF_VERDICT_MASK to 0xff
Florian Westphal
2
-3
/
+3
2011-01-18
netfilter: nfnetlink_queue: do not free skb on error
Florian Westphal
2
-9
/
+15
2011-01-18
netfilter: nfnetlink_queue: return error number to caller
Florian Westphal
3
-23
/
+49
2011-01-18
netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUE
Florian Westphal
1
-0
/
+1
2011-01-18
netfilter: nf_conntrack: remove an atomic bit operation
Changli Gao
1
-1
/
+1
2011-01-18
netfilter: nf_nat: fix conversion to non-atomic bit ops
Changli Gao
1
-2
/
+2
2011-01-18
netfilter: xt_connlimit: use hotdrop jump mark
Richard Weinberger
1
-4
/
+2
2011-01-18
netfilter: xtables: add missing aliases for autoloading via iptables
Jan Engelhardt
3
-0
/
+6
2011-01-16
netfilter: create audit records for x_tables replaces
Thomas Graf
1
-0
/
+16
2011-01-16
netfilter: audit target to record accepted/dropped packets
Thomas Graf
3
-0
/
+215
2011-01-15
caif: checking the wrong variable
Dan Carpenter
1
-4
/
+5
2011-01-15
can: test size of struct sockaddr in sendmsg
Kurt Van Dijck
2
-0
/
+6
2011-01-15
Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
4
-14
/
+16
2011-01-16
batman-adv: Use "__attribute__" shortcut macros
Sven Eckelmann
3
-12
/
+12
2011-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-38
/
+37
2011-01-14
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-94
/
+141
2011-01-14
rxrpc: rxrpc_workqueue isn't used during memory reclaim
Tejun Heo
1
-1
/
+1
2011-01-14
netfilter: nf_conntrack: use is_vmalloc_addr()
Patrick McHardy
4
-34
/
+17
2011-01-14
Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6
Patrick McHardy
364
-7487
/
+20913
2011-01-14
netfilter: fix Kconfig dependencies
Patrick McHardy
9
-34
/
+33
2011-01-13
net: remove dev_txq_stats_fold()
Eric Dumazet
2
-34
/
+21
2011-01-13
batman-adv: Even Batman should not dereference NULL pointers
Jesper Juhl
1
-2
/
+4
2011-01-13
mac80211: use maximum number of AMPDU frames as default in BA RX
Luciano Coelho
1
-9
/
+2
2011-01-13
mac80211: fix lockdep warning
Johannes Berg
1
-1
/
+11
[next]