index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2014-01-14
ipv4: register igmp_notifier even when !CONFIG_PROC_FS
WANG Cong
1
-1
/
+1
2014-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2014-01-13
sctp: make sctp_addto_chunk_fixed local
stephen hemminger
1
-1
/
+0
2014-01-13
net_sched: act: remove struct tcf_act_hdr
WANG Cong
1
-4
/
+0
2014-01-13
net_sched: optimize tcf_match_indev()
WANG Cong
1
-15
/
+15
2014-01-13
net_sched: add struct net pointer to tcf_proto_ops->dump
WANG Cong
1
-1
/
+1
2014-01-13
net_sched: act: move idx_gen into struct tcf_hashinfo
WANG Cong
1
-3
/
+4
2014-01-13
ipv4: introduce hardened ip_no_pmtu_disc mode
Hannes Frederic Sowa
1
-1
/
+6
2014-01-13
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...
Hannes Frederic Sowa
3
-16
/
+37
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-6
/
+165
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
1
-2
/
+2
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
1
-6
/
+16
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
1
-3
/
+3
2014-01-09
netfilter: nf_tables: fix chain type module reference handling
Patrick McHardy
1
-1
/
+1
2014-01-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
3
-1
/
+5
2014-01-07
netfilter: nft_meta: add l4proto support
Patrick McHardy
3
-1
/
+4
2014-01-07
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
3
-0
/
+5
2014-01-07
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
1
-1
/
+8
2014-01-07
netfilter: nf_tables: add hook ops to struct nft_pktinfo
Patrick McHardy
1
-2
/
+3
2014-01-07
IPv6: add the option to use anycast addresses as source addresses in echo reply
FX Le Bail
2
-0
/
+8
2014-01-06
gre_offload: statically build GRE offloading support
Eric Dumazet
1
-3
/
+0
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
1
-0
/
+4
2014-01-06
genl: Add genlmsg_new_unicast() for unicast message allocation
Thomas Graf
1
-0
/
+4
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+1
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
3
-0
/
+361
2014-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-60
/
+36
2014-01-04
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
2
-3
/
+3
2014-01-04
Bluetooth: Add quirk for disabling Delete Stored Link Key command
Marcel Holtmann
1
-1
/
+2
2014-01-03
llc: make lock static
stephen hemminger
1
-1
/
+0
2014-01-03
socket: cleanups
stephen hemminger
1
-2
/
+0
2014-01-03
ipv4: Use percpu Cache route in IP tunnels
Tom Herbert
1
-2
/
+6
2014-01-03
ipv4: Cache dst in tunnels
Tom Herbert
1
-0
/
+3
2014-01-03
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
2
-13
/
+7
2014-01-03
net: net_cls: move cgroupfs classid handling into core
Daniel Borkmann
1
-28
/
+12
2014-01-03
netfilter: nf_conntrack: remove dead code
stephen hemminger
2
-3
/
+0
2014-01-03
{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen
Fan Du
1
-0
/
+2
2014-01-02
sctp: Remove outqueue empty state
Vlad Yasevich
1
-3
/
+0
2014-01-02
sched action: make local function static
stephen hemminger
1
-3
/
+0
2014-01-02
ipv6: remove prune parameter for fib6_clean_all
Li RongQing
1
-1
/
+1
2014-01-01
ipv6: namespace cleanups
stephen hemminger
2
-24
/
+0
2014-01-01
netlink: cleanup rntl_af_register
stephen hemminger
1
-2
/
+1
2014-01-01
net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1
Daniel Borkmann
1
-1
/
+1
2014-01-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-13
/
+155
2013-12-31
net, rps: fix build failure when CONFIG_RPS isn't set
Zhi Yong Wu
1
-0
/
+4
2013-12-31
net: Allow setting sock flow hash without a sock
Tom Herbert
1
-4
/
+14
2013-12-30
netfilter: REJECT: separate reusable code
Eric Leblond
2
-0
/
+299
2013-12-29
tcp: make local functions static
stephen hemminger
1
-3
/
+0
2013-12-28
ipv4: ping make local stuff static
Stephen Hemminger
1
-8
/
+0
2013-12-28
ipv4: remove unused function
Stephen Hemminger
1
-1
/
+0
[next]