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-03-13
tipc: make msg_set_redundant_link() consistent with other set ops
Allan Stephens
2
-11
/
+3
2011-03-13
tipc: cosmetic - function names are not to be full sentences
Paul Gortmaker
4
-9
/
+9
2011-03-13
tipc: Eliminate timestamp from link protocol messages
Allan Stephens
3
-12
/
+0
2011-03-13
tipc: manually inline net_start/stop, make assoc. vars static
Allan Stephens
3
-23
/
+6
2011-03-13
tipc: Convert node object array to a hash table
Allan Stephens
5
-55
/
+70
2011-03-13
tipc: Eliminate configuration for maximum number of cluster nodes
Allan Stephens
6
-55
/
+7
2011-03-13
tipc: Split up unified structure of network-related variables
Allan Stephens
5
-42
/
+33
2011-03-13
tipc: Fix problem with missing link in "tipc-config -l" output
Allan Stephens
3
-6
/
+8
2011-03-13
tipc: Add support for SO_RCVTIMEO socket option
Allan Stephens
1
-15
/
+17
2011-03-13
tipc: Cosmetic changes to node subscription code
Allan Stephens
4
-13
/
+27
2011-03-13
tipc: Prevent null pointer error when removing a node subscription
Allan Stephens
2
-8
/
+10
2011-03-13
tipc: Add network address mask helper routines
Allan Stephens
3
-7
/
+16
2011-03-13
tipc: Correct broadcast link peer info when displaying links
Allan Stephens
1
-1
/
+1
2011-03-13
tipc: Allow receiving into iovec containing multiple entries
Allan Stephens
1
-23
/
+15
2011-03-12
decnet: Convert to use flowidn where applicable.
David S. Miller
6
-170
/
+177
2011-03-12
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
12
-51
/
+51
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
28
-600
/
+602
2011-03-12
net: Put fl4_* macros to struct flowi4 and use them again.
David S. Miller
10
-32
/
+32
2011-03-12
ipv4: Kill fib_semantic_match declaration from fib_lookup.h
David S. Miller
1
-3
/
+0
2011-03-12
net: Use flowi4 and flowi6 in xfrm layer.
David S. Miller
5
-64
/
+77
2011-03-12
netfilter: Use flowi4 and flowi6 in xt_TCPMSS
David S. Miller
1
-5
/
+10
2011-03-12
netfilter: Use flowi4 and flowi6 in nf_conntrack_h323_main
David S. Miller
1
-12
/
+20
2011-03-12
ipv4: Use flowi4 in UDP
David S. Miller
1
-6
/
+8
2011-03-12
netfilter: Use flowi4 in nf_nat_standalone.c
David S. Miller
1
-4
/
+5
2011-03-12
ipv4: Use flowi4 in ipmr code.
David S. Miller
1
-16
/
+17
2011-03-12
ipv4: Use flowi4 in FIB layer.
David S. Miller
3
-30
/
+31
2011-03-12
ipv4: Use flowi4 in public route lookup interfaces.
David S. Miller
13
-165
/
+172
2011-03-12
ipv4: Use struct flowi4 internally in routing lookups.
David S. Miller
1
-115
/
+115
2011-03-12
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
David S. Miller
5
-17
/
+17
2011-03-12
net: Break struct flowi out into AF specific instances.
David S. Miller
4
-10
/
+10
2011-03-12
net: Make flowi ports AF dependent.
David S. Miller
25
-93
/
+93
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
47
-311
/
+325
2011-03-12
xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok().
David S. Miller
1
-19
/
+3
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
14
-218
/
+118
2011-03-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-338
/
+647
2011-03-10
ipv4: Kill flowi arg to fib_select_multipath()
David S. Miller
2
-3
/
+3
2011-03-10
ipv4: Remove unnecessary test from ip_mkroute_input()
David S. Miller
1
-1
/
+1
2011-03-10
ipv4: Remove redundant RCU locking in ip_check_mc().
David S. Miller
2
-7
/
+6
2011-03-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
15
-43
/
+115
2011-03-10
ip6ip6: autoload ip6 tunnel
stephen hemminger
1
-0
/
+1
2011-03-10
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
6
-27
/
+80
2011-03-10
net: bridge builtin vs. ipv6 modular
Randy Dunlap
1
-0
/
+1
2011-03-10
tcp: mark tcp_congestion_ops read_mostly
Stephen Hemminger
12
-12
/
+12
2011-03-09
ipv4: Optimize flow initialization in fib_validate_source().
David S. Miller
1
-7
/
+9
2011-03-09
ipv4: Optimize flow initialization in input route lookup.
David S. Miller
1
-6
/
+8
2011-03-09
ipv6: Don't create clones of host routes.
David S. Miller
1
-1
/
+3
2011-03-10
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
4
-5
/
+13
2011-03-09
pktgen: fix errata in show results
Daniel Turull
1
-1
/
+1
2011-03-09
tcp: ioctl type SIOCOUTQNSD returns amount of data not sent
Mario Schuknecht
1
-0
/
+9
2011-03-09
ipv4: Lookup multicast routes by rtable using helper.
David S. Miller
1
-42
/
+28
[next]