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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
[NETFILTER]: replace open coded checksum updates
Patrick McHardy
3
-33
/
+20
2006-09-22
[NETFILTER]: ctnetlink: remove impossible events tests for updates
Pablo Neira Ayuso
1
-5
/
+1
2006-09-22
[NETFILTER]: ctnetlink: check for listeners before sending expectation events
Pablo Neira Ayuso
1
-0
/
+3
2006-09-22
[NETFILTER]: ctnetlink: dump connection mark
Pablo Neira Ayuso
1
-0
/
+4
2006-09-22
[NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc...
Daniel De Graaf
1
-0
/
+8
2006-09-22
[NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...
Yasuyuki Kozakai
3
-108
/
+0
2006-09-22
[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...
Yasuyuki Kozakai
3
-66
/
+0
2006-09-22
[IPv4]: Convert route get to new netlink api
Thomas Graf
2
-40
/
+46
2006-09-22
[IPv4]: Convert FIB dumping to use new netlink api
Thomas Graf
6
-80
/
+86
2006-09-22
[IPv4]: FIB configuration using struct fib_config
Thomas Graf
5
-441
/
+489
2006-09-22
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
Brian Haley
11
-53
/
+53
2006-09-22
[IPv4] route: Convert route notifications to use rtnl_notify()
Thomas Graf
1
-16
/
+16
2006-09-22
[IPv4] address: Convert address notification to use rtnl_notify()
Thomas Graf
1
-16
/
+37
2006-09-22
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
2
-7
/
+7
2006-09-22
[IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs
Martin Bligh
2
-1
/
+17
2006-09-22
[IPV4]: Increase number of possible routing tables to 2^32
Patrick McHardy
4
-62
/
+96
2006-09-22
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
4
-3
/
+7
2006-09-22
[NET]: Use u32 for routing table IDs
Patrick McHardy
6
-14
/
+14
2006-09-22
[NET]: Remove unnecessary config.h includes from net/
Dave Jones
6
-7
/
+1
2006-09-22
[IPV4]: Use network-order dport for all visible inet_lookup_*
Herbert Xu
2
-14
/
+14
2006-09-22
[IPV4] fib: convert reader/writer to spinlock
Stephen Hemminger
1
-10
/
+10
2006-09-22
[IPV4]: Uninline inet_lookup_listener
Herbert Xu
1
-3
/
+32
2006-09-22
[INET]: Remove is_setbyuser patch
Louis Nyffenegger
1
-1
/
+0
2006-09-22
[IPV4]: Kill fib4_rules_clean().
David S. Miller
1
-5
/
+0
2006-09-22
[NET]: Make code static.
Adrian Bunk
2
-3
/
+3
2006-09-22
[NETFILTER]: Get rid of HW checksum invalidation
Patrick McHardy
10
-109
/
+106
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
19
-54
/
+53
2006-09-22
[NETFILTER]: netbios conntrack: fix compile
Patrick McHardy
1
-0
/
+1
2006-09-22
[IPv4]: Move interface address bits to linux/if_addr.h
Thomas Graf
2
-0
/
+2
2006-09-22
[IPV4]: Convert address dumping to new netlink api
Thomas Graf
1
-19
/
+23
2006-09-22
[IPV4]: Convert address deletion to new netlink api
Thomas Graf
1
-15
/
+29
2006-09-22
[IPV4]: Convert address addition to new netlink api
Thomas Graf
1
-33
/
+75
2006-09-22
[IPV4]: Use Protocol Independant Policy Routing Rules Framework
Thomas Graf
4
-370
/
+242
2006-09-22
[NetLabel]: CIPSOv4 engine
Paul Moore
3
-0
/
+1643
2006-09-22
[NetLabel]: core network changes
Paul Moore
2
-1
/
+20
2006-09-22
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
3
-2
/
+11
2006-09-22
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
8
-0
/
+10
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
1
-12
/
+13
2006-09-21
[IPSEC]: Use HMAC template and hash interface
Herbert Xu
2
-27
/
+45
2006-09-21
[IPSEC] ESP: Use block ciphers where applicable
Herbert Xu
2
-20
/
+30
2006-09-19
[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()
Al Viro
1
-4
/
+4
2006-09-17
[TCP] tcp-lp: bug fix for oops in 2.6.18-rc6
Wong Hoi Sing Edison
1
-14
/
+21
2006-09-17
[IPVS]: remove the debug option go ip_vs_ftp
Simon Horman
1
-14
/
+6
2006-09-17
[IPVS]: Make sure ip_vs_ftp ports are valid
Simon Horman
1
-0
/
+6
2006-09-17
[IPVS]: auto-help for ip_vs_ftp
Simon Horman
1
-0
/
+1
2006-09-17
[TCP]: Turn ABC off.
Stephen Hemminger
1
-1
/
+1
2006-08-31
[IPV4]: Fix SNMPv2 "ipFragFails" counter error
Wei Dong
1
-0
/
+1
2006-08-29
[TCP]: Two RFC3465 Appropriate Byte Count fixes.
Daikichi Osuga
2
-3
/
+8
2006-08-22
[TCP]: Limit window scaling if window is clamped.
Stephen Hemminger
1
-0
/
+1
2006-08-22
[NETFILTER]: arp_tables: fix table locking in arpt_do_table
Patrick McHardy
1
-1
/
+2
[next]