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
2010-03-18
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
21
-107
/
+88
2010-03-18
netfilter: xtables: replace custom duprintf with pr_debug
Jan Engelhardt
7
-79
/
+41
2010-03-18
netfilter: xtables: do not print any messages on ENOMEM
Jan Engelhardt
4
-17
/
+6
2010-03-18
netfilter: xtables: remove almost-unused xt_match_param.data member
Jan Engelhardt
1
-3
/
+6
2010-03-18
netfilter: xtables: make use of caller family rather than match family
Jan Engelhardt
5
-14
/
+14
2010-03-18
netfilter: xtables: resort osf kconfig text
Jan Engelhardt
1
-13
/
+13
2010-03-18
netfilter: xtables: limit xt_mac to ethernet devices
Jan Engelhardt
1
-0
/
+3
2010-03-18
netfilter: xtables: clean up xt_mac match routine
Jan Engelhardt
1
-8
/
+10
2010-03-18
netfilter: xtables: do without explicit XT_ALIGN
Jan Engelhardt
2
-2
/
+2
2010-03-18
Merge branch 'master' of ../nf-2.6
Patrick McHardy
2
-16
/
+12
2010-03-17
netfilter: remove unused headers in net/netfilter/nfnetlink.c
Zhitong Wang
1
-3
/
+0
2010-03-17
netfilter: xt_recent: check for unsupported user space flags
Tim Gardner
1
-0
/
+5
2010-03-17
netfilter: xt_recent: add an entry reaper
Tim Gardner
1
-1
/
+27
2010-03-17
netfilter: xt_recent: remove old proc directory
Jan Engelhardt
2
-112
/
+0
2010-03-17
netfilter: xt_recent: update description
Jan Engelhardt
1
-1
/
+1
2010-03-17
netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag
Jan Engelhardt
1
-0
/
+1
2010-03-17
netfilter: update my email address
Jan Engelhardt
8
-11
/
+7
2010-03-17
netfilter: xtables: merge xt_CONNMARK into xt_connmark
Jan Engelhardt
4
-135
/
+104
2010-03-17
netfilter: xtables: merge xt_MARK into xt_mark
Jan Engelhardt
4
-77
/
+65
2010-03-17
netfilter: xtables: add comment markers to Xtables Kconfig
Jan Engelhardt
1
-0
/
+6
2010-03-17
netfilter: xt_NFQUEUE: consolidate v4/v6 targets into one
Jan Engelhardt
1
-28
/
+12
2010-03-17
netfilter: xt_CT: par->family is an nfproto
Jan Engelhardt
1
-2
/
+2
2010-03-16
net: convert multiple drivers to use netdev_for_each_mc_addr, part7
Jiri Pirko
1
-5
/
+5
2010-03-16
tipc: Allow retransmission of cloned buffers
Neil Horman
1
-5
/
+6
2010-03-16
tipc: Increase frequency of load distribution over broadcast link
Neil Horman
1
-21
/
+14
2010-03-16
net: core: add IFLA_STATS64 support
Jan Engelhardt
1
-1
/
+41
2010-03-16
net: tcp: make veno selectable as default congestion module
Jan Engelhardt
1
-0
/
+4
2010-03-16
net: tcp: make hybla selectable as default congestion module
Jan Engelhardt
1
-0
/
+4
2010-03-16
net: remove rcu locking from fib_rules_event()
Eric Dumazet
1
-8
/
+2
2010-03-16
bridge: per-cpu packet statistics (v3)
stephen hemminger
4
-6
/
+57
2010-03-16
rps: Receive Packet Steering
Tom Herbert
3
-57
/
+505
2010-03-16
RDS: Enable per-cpu workqueue threads
Tina Yang
1
-1
/
+1
2010-03-16
RDS: Do not call set_page_dirty() with irqs off
Andy Grover
3
-7
/
+12
2010-03-16
RDS: Properly unmap when getting a remote access error
Sherman Pun
1
-1
/
+5
2010-03-16
RDS: only put sockets that have seen congestion on the poll_waitq
Andy Grover
3
-2
/
+11
2010-03-16
RDS: Fix locking in rds_send_drop_to()
Tina Yang
1
-6
/
+7
2010-03-16
RDS: Turn down alarming reconnect messages
Andy Grover
3
-3
/
+6
2010-03-16
RDS: Workaround for in-use MRs on close causing crash
Andy Grover
1
-2
/
+2
2010-03-16
RDS: Fix send locking issue
Tina Yang
1
-3
/
+2
2010-03-16
RDS: Fix congestion issues for loopback
Andy Grover
3
-9
/
+7
2010-03-16
RDS/TCP: Wait to wake thread when write space available
Andy Grover
1
-1
/
+3
2010-03-16
RDS: update copy_to_user state in tcp transport
Andy Grover
1
-0
/
+1
2010-03-16
RDS: sendmsg() should check sndtimeo, not rcvtimeo
Andy Grover
1
-1
/
+1
2010-03-16
RDS: Do not BUG() on error returned from ib_post_send
Andy Grover
5
-12
/
+9
2010-03-16
bridge: Make first arg to deliver_clone const.
David S. Miller
1
-2
/
+4
2010-03-16
bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...
YOSHIFUJI Hideaki / 吉藤英明
3
-2
/
+10
2010-03-16
route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()
Vitaliy Gusev
1
-10
/
+6
2010-03-16
bridge br_multicast: Fix skb leakage in error path.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+3
2010-03-16
bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2010-03-16
NET: netpoll, fix potential NULL ptr dereference
Jiri Slaby
1
-2
/
+2
[next]