index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-09
inet: Make tunnel RX/TX byte counters more consistent
Herbert Xu
1
-1
/
+1
2008-10-08
dsa: add support for Trailer tagging format
Lennert Buytenhek
1
-0
/
+1
2008-10-08
dsa: add support for original DSA tagging format
Lennert Buytenhek
1
-0
/
+2
2008-10-08
net: Distributed Switch Architecture protocol support
Lennert Buytenhek
1
-0
/
+34
2008-10-08
sctp: shrink sctp_tsnmap some more by removing gabs array
Vlad Yasevich
1
-11
/
+3
2008-10-08
sctp: Rework the tsn map to use generic bitmap.
Vlad Yasevich
3
-32
/
+12
2008-10-08
inet: cleanup of local_port_range
Eric Dumazet
1
-0
/
+4
2008-10-08
ipv6: making ip and icmp statistics per/namespace
Denis V. Lunev
2
-8
/
+5
2008-10-08
ipv6: added net argument to _DEVINC/_DEVADD
Denis V. Lunev
1
-19
/
+21
2008-10-08
ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH
Denis V. Lunev
1
-2
/
+2
2008-10-08
ipv6: ICMP6MSGIN_INC_STATS is not used
Denis V. Lunev
1
-2
/
+0
2008-10-08
ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH
Denis V. Lunev
1
-2
/
+2
2008-10-08
ipv6: added net argument to ICMP6MSGOUT_INC_STATS
Denis V. Lunev
1
-2
/
+2
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS_BH
Denis V. Lunev
1
-1
/
+2
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS
Denis V. Lunev
1
-1
/
+2
2008-10-08
ipv6: added net argument to IP6_ADD_STATS_BH
Denis V. Lunev
1
-1
/
+2
2008-10-08
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
1
-1
/
+2
2008-10-08
netns: add net parameter to IP6_INC_STATS
Denis V. Lunev
1
-1
/
+2
2008-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
13
-56
/
+159
2008-10-08
netfilter: iptables tproxy core
KOVACS Krisztian
1
-0
/
+32
2008-10-08
netfilter: split netfilter IPv4 defragmentation into a separate module
KOVACS Krisztian
1
-0
/
+6
2008-10-08
netfilter: netns nat: per-netns bysource hash
Alexey Dobriyan
1
-0
/
+2
2008-10-08
netfilter: netns nat: per-netns NAT table
Alexey Dobriyan
1
-0
/
+1
2008-10-08
netfilter: netns nf_conntrack: per-netns conntrack accounting
Alexey Dobriyan
2
-5
/
+7
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...
Alexey Dobriyan
2
-8
/
+8
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...
Alexey Dobriyan
2
-1
/
+1
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctl
Alexey Dobriyan
1
-0
/
+4
2008-10-08
netfilter: netns nf_conntrack: per-netns statistics
Alexey Dobriyan
2
-4
/
+5
2008-10-08
netfilter: netns nf_conntrack: per-netns event cache
Alexey Dobriyan
2
-6
/
+21
2008-10-08
netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...
Alexey Dobriyan
1
-3
/
+1
2008-10-08
netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook
Alexey Dobriyan
1
-1
/
+1
2008-10-08
netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()
Alexey Dobriyan
1
-1
/
+2
2008-10-08
netfilter: netns nf_conntrack: per-netns unconfirmed list
Alexey Dobriyan
2
-1
/
+2
2008-10-08
netfilter: netns nf_conntrack: per-netns expectations
Alexey Dobriyan
2
-6
/
+17
2008-10-08
netfilter: netns nf_conntrack: per-netns conntrack hash
Alexey Dobriyan
3
-5
/
+6
2008-10-08
netfilter: netns nf_conntrack: per-netns conntrack count
Alexey Dobriyan
2
-1
/
+3
2008-10-08
netfilter: netns nf_conntrack: add ->ct_net -- pointer from conntrack to netns
Alexey Dobriyan
1
-2
/
+16
2008-10-08
netfilter: netns nf_conntrack: add netns boilerplate
Alexey Dobriyan
3
-2
/
+14
2008-10-08
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
5
-11
/
+11
2008-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-6
/
+27
2008-10-07
netns: make uplitev6 mib per/namespace
Denis V. Lunev
2
-7
/
+5
2008-10-07
netns: make udpv6 mib per/namespace
Denis V. Lunev
2
-6
/
+7
2008-10-07
netns: move /proc/net/dev_snmp6 to struct net
Denis V. Lunev
1
-0
/
+4
2008-10-07
net: wrap sk->sk_backlog_rcv()
Peter Zijlstra
2
-1
/
+6
2008-10-07
inet: Don't lookup the socket if there's a socket attached to the skb
KOVACS Krisztian
3
-7
/
+27
2008-10-07
inet_hashtables: Add inet_lookup_skb helpers
Arnaldo Carvalho de Melo
2
-0
/
+25
2008-10-06
mac80211: add multi-rate retry support
Felix Fietkau
1
-4
/
+25
2008-10-06
mac80211: free up 2 bytes in skb->cb
Felix Fietkau
1
-2
/
+2
2008-10-06
pkt_sched: Fix handling of gso skbs on requeuing
Jarek Poplawski
1
-0
/
+1
2008-10-05
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
Arnaud Ebalard
1
-3
/
+12
[prev]
[next]