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
2005-11-05
[PKT_SCHED]: GRED: Dont abuse default VQ for equalizing
Thomas Graf
1
-17
/
+20
2005-11-05
[PKT_SCHED]: GRED: Remove initd flag
Thomas Graf
1
-14
/
+1
2005-11-05
[PKT_SCHED]: GRED: Improve error handling and messages
Thomas Graf
1
-24
/
+44
2005-11-05
[PKT_SCHED]: GRED: Introduce tc_index_to_dp()
Thomas Graf
1
-9
/
+18
2005-11-05
[PKT_SCHED]: GRED: Use generic queue management interface
Thomas Graf
1
-23
/
+9
2005-11-05
[PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CN
Thomas Graf
1
-2
/
+7
2005-11-05
[PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change
Thomas Graf
1
-9
/
+0
2005-11-05
[PKT_SCHED]: GRED: Use new generic red interface
Thomas Graf
1
-133
/
+91
2005-11-05
[PKT_SCHED]: GRED: Use central VQ change procedure
Thomas Graf
1
-89
/
+84
2005-11-05
[PKT_SCHED]: GRED: Report out-of-bound DPs as illegal
Thomas Graf
1
-6
/
+3
2005-11-05
[PKT_SCHED]: GRED: Use a central table definition change procedure
Thomas Graf
1
-52
/
+61
2005-11-05
[PKT_SCHED]: GRED: Dump table definition
Thomas Graf
1
-0
/
+6
2005-11-05
[PKT_SCHED]: GRED: Cleanup dumping
Thomas Graf
1
-58
/
+34
2005-11-05
[PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODE
Thomas Graf
1
-8
/
+28
2005-11-05
[PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detection
Thomas Graf
1
-22
/
+65
2005-11-05
[PKT_SCHED]: RED: Cleanup and remove unnecessary code
Thomas Graf
1
-44
/
+21
2005-11-05
[PKT_SCHED]: RED: Dont start idle periods while already idling
Thomas Graf
1
-2
/
+4
2005-11-05
[PKT_SCHED]: RED: Use generic queue management interface
Thomas Graf
1
-29
/
+13
2005-11-05
[PKT_SCHED]: RED: Use new generic red interface
Thomas Graf
1
-247
/
+74
2005-11-05
[NETFILTER] nf_queue: Fix Ooops when no queue handler registered
Harald Welte
1
-1
/
+1
2005-11-05
[NETFILTER]: CONNMARK target needs ip_conntrack
Harald Welte
1
-0
/
+1
2005-11-05
[NETFILTER] nfnetlink: Use kzalloc
Harald Welte
2
-8
/
+4
2005-11-05
[NETFILTER]: Fix double free after netlink_unicast() in ctnetlink
Harald Welte
1
-12
/
+7
2005-11-05
[NETFILTER] NAT: Fix module refcount dropping too far
Harald Welte
2
-5
/
+3
2005-11-04
[NETFILTER] PPTP helper: Fix endianness bug in GRE key / CallID NAT
Harald Welte
1
-2
/
+2
2005-11-04
[NETFILTER] PPTP helper: Fix compilation of conntrack helper without NAT
Harald Welte
2
-4
/
+2
2005-11-04
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
Chuck Lever
1
-8
/
+7
2005-11-04
SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled
Chuck Lever
3
-9
/
+9
2005-11-03
[PKT_SCHED]: Rework QoS and/or fair queueing configuration
Thomas Graf
1
-199
/
+195
2005-11-03
[IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdown
Yan Zheng
1
-1
/
+1
2005-11-02
[NET]: Fix zero-size datagram reception
Herbert Xu
1
-0
/
+4
2005-11-02
[TCP]: BIC max increment too large
Stephen Hemminger
1
-1
/
+1
2005-11-02
[MCAST]: ip[6]_mc_add_src should be called when number of sources is zero
Yan Zheng
2
-2
/
+7
2005-10-31
[MCAST] IPv6: Check packet size when process Multicast
Yan Zheng
1
-2
/
+17
2005-10-31
[DCCP]: Set socket owner iff packet is not data
Herbert Xu
1
-6
/
+11
2005-10-31
[DCCP]: Simplify skb_set_owner_w semantics
Herbert Xu
2
-10
/
+14
2005-10-31
[IPV6]: Fix behavior of ip6_route_input() for link local address
Yan Zheng
1
-1
/
+1
2005-10-31
[ROSE]: rose_heartbeat_expiry() locking fix
Andrew Morton
1
-0
/
+1
2005-10-31
[NETFILTER]: Add "revision" support to arp_tables and ip6_tables
Harald Welte
3
-184
/
+323
2005-10-31
[BRIDGE]: Use ether_compare
Stephen Hemminger
3
-11
/
+12
2005-10-30
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
1
-1
/
+1
2005-10-30
[CRYPTO] Simplify one-member scatterlist expressions
Herbert Xu
1
-2
/
+2
2005-10-30
[PATCH] Use sg_set_buf/sg_init_one where applicable
David Hardeman
2
-24
/
+9
2005-10-29
[PATCH] bluetooth hidp is broken on s390
Al Viro
1
-1
/
+1
2005-10-29
[IPV4]: Fix issue reported by Coverity in ipv4/fib_frontend.c
Jayachandran C
1
-1
/
+1
2005-10-29
[ETH]: ether address compare
Stephen Hemminger
1
-15
/
+2
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6
Arnaldo Carvalho de Melo
3
-38
/
+60
2005-10-28
[SCTP] Do not allow unprivileged programs initiating new associations on
Ivan Skytte Jorgensen
1
-0
/
+26
2005-10-28
[SCTP] Allow SCTP_MAXSEG to revert to default frag point with a '0' value.
Ivan Skytte Jorgensen
1
-7
/
+5
2005-10-28
[SCTP] Fix SCTP_SETADAPTION sockopt to use the correct structure.
Ivan Skytte Jorgensen
1
-11
/
+9
[next]