Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8d424f6ca2d02026dadff409770639d720375afb
/
net
/
ipv4
a1e59ab
[XFRM]: Fix wildcard as tunnel source
by Patrick McHardy
· 18 years ago
1ef9696
[TCP]: Send ACKs each 2nd received segment.
by Alexey Kuznetsov
· 18 years ago
94aec08
[NETFILTER]: Change tunables to __read_mostly
by Brian Haley
· 18 years ago
eb878e8
[IPSEC]: output mode to take an xfrm state as input param
by Jamal Hadi Salim
· 18 years ago
fda9ef5
[NET]: Fix sk->sk_filter field access
by Dmitry Mishin
· 18 years ago
ff9b5e0
[TCP]: Fix rcv mss estimate for LRO
by Herbert Xu
· 18 years ago
9bcfcaf
[NETFILTER] bridge: simplify nf_bridge_pad
by Stephen Hemminger
· 18 years ago
5176f91
[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation
by Thomas Graf
· 18 years ago
e3b4ead
[UDP]: saddr_cmp function should take const socket pointers
by David S. Miller
· 18 years ago
bed53ea
[UDP]: Mark udp_port_rover static.
by David S. Miller
· 18 years ago
25030a7
[UDP]: Unify UDPv4 and UDPv6 ->get_port()
by Gerrit Renker
· 18 years ago
e5d679f33
[NET]: Use SLAB_PANIC
by Alexey Dobriyan
· 18 years ago
ef047f5
[NET]: Use BUILD_BUG_ON() for checking size of skb->cb.
by YOSHIFUJI Hideaki
· 18 years ago
74975d4
[TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
bbfb39c
[IPV4]: Add support for fwmark masks in routing rules
by Patrick McHardy
· 18 years ago
65e3d72
[TCP] tcp_bic: use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
2989697
[TCP] tcp_lp: use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
e4bec82
[IPSEC] esp: Defer output IV initialization to first use.
by David S. Miller
· 18 years ago
9d4a706
[XFRM]: Add generation count to xfrm_state and xfrm_dst.
by David S. Miller
· 18 years ago
edcd582
[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.
by David S. Miller
· 18 years ago
2770834
[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.
by David S. Miller
· 18 years ago
e53820d
[XFRM] IPV6: Restrict bundle reusing
by Masahide NAKAMURA
· 18 years ago
1b5c229
[XFRM] STATE: Support non-fragment outbound transformation headers.
by Masahide NAKAMURA
· 18 years ago
eb2971b
[XFRM] STATE: Search by address using source address list.
by Masahide NAKAMURA
· 18 years ago
6c44e6b
[XFRM] STATE: Add source address list.
by Masahide NAKAMURA
· 18 years ago
7e49e6d
[XFRM]: Add XFRM_MODE_xxx for future use.
by Masahide NAKAMURA
· 18 years ago
efa7416
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
by Patrick McHardy
· 18 years ago
fe1cb10
[NETFILTER]: x_tables: remove unused argument to target functions
by Patrick McHardy
· 18 years ago
da878c8
[NETFILTER]: replace open coded checksum updates
by Patrick McHardy
· 18 years ago
1a31526
[NETFILTER]: ctnetlink: remove impossible events tests for updates
by Pablo Neira Ayuso
· 18 years ago
b3a27bf
[NETFILTER]: ctnetlink: check for listeners before sending expectation events
by Pablo Neira Ayuso
· 18 years ago
b9a37e0
[NETFILTER]: ctnetlink: dump connection mark
by Pablo Neira Ayuso
· 18 years ago
b93ff78
[NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc/net/ipt_recent/*
by Daniel De Graaf
· 18 years ago
a468701
[NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent version
by Yasuyuki Kozakai
· 18 years ago
9ba1627
[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent version
by Yasuyuki Kozakai
· 18 years ago
d889ce3
[IPv4]: Convert route get to new netlink api
by Thomas Graf
· 18 years ago
be403ea
[IPv4]: Convert FIB dumping to use new netlink api
by Thomas Graf
· 18 years ago
4e902c5
[IPv4]: FIB configuration using struct fib_config
by Thomas Graf
· 18 years ago
ab32ea5
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
by Brian Haley
· 18 years ago
f21c7bc
[IPv4] route: Convert route notifications to use rtnl_notify()
by Thomas Graf
· 18 years ago
d6062cb
[IPv4] address: Convert address notification to use rtnl_notify()
by Thomas Graf
· 18 years ago
2942e90
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
by Thomas Graf
· 18 years ago
81aa646
[IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs
by Martin Bligh
· 18 years ago
1af5a8c
[IPV4]: Increase number of possible routing tables to 2^32
by Patrick McHardy
· 18 years ago
9e762a4
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
by Patrick McHardy
· 18 years ago
2dfe55b
[NET]: Use u32 for routing table IDs
by Patrick McHardy
· 18 years ago
bf0d524
[NET]: Remove unnecessary config.h includes from net/
by Dave Jones
· 18 years ago
8f491069
[IPV4]: Use network-order dport for all visible inet_lookup_*
by Herbert Xu
· 18 years ago
832b4c5
[IPV4] fib: convert reader/writer to spinlock
by Stephen Hemminger
· 18 years ago
99a92ff
[IPV4]: Uninline inet_lookup_listener
by Herbert Xu
· 18 years ago
1a01912
[INET]: Remove is_setbyuser patch
by Louis Nyffenegger
· 18 years ago
0298f36
[IPV4]: Kill fib4_rules_clean().
by David S. Miller
· 18 years ago
8ce11e6
[NET]: Make code static.
by Adrian Bunk
· 18 years ago
4cf411d
[NETFILTER]: Get rid of HW checksum invalidation
by Patrick McHardy
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
8584d6d
[NETFILTER]: netbios conntrack: fix compile
by Patrick McHardy
· 18 years ago
1823730
[IPv4]: Move interface address bits to linux/if_addr.h
by Thomas Graf
· 18 years ago
47f6851
[IPV4]: Convert address dumping to new netlink api
by Thomas Graf
· 18 years ago
dfdd5fd
[IPV4]: Convert address deletion to new netlink api
by Thomas Graf
· 18 years ago
5c75397
[IPV4]: Convert address addition to new netlink api
by Thomas Graf
· 18 years ago
e1ef4bf
[IPV4]: Use Protocol Independant Policy Routing Rules Framework
by Thomas Graf
· 18 years ago
446fda4
[NetLabel]: CIPSOv4 engine
by Paul Moore
· 18 years ago
11a03f7
[NetLabel]: core network changes
by Paul Moore
· 18 years ago
4237c75
[MLSXFRM]: Auto-labeling of child sockets
by Venkat Yekkirala
· 18 years ago
beb8d13
[MLSXFRM]: Add flow labeling
by Venkat Yekkirala
· 18 years ago
e4d5b79
[CRYPTO] users: Use crypto_comp and crypto_has_*
by Herbert Xu
· 18 years ago
07d4ee5
[IPSEC]: Use HMAC template and hash interface
by Herbert Xu
· 18 years ago
6b7326c
[IPSEC] ESP: Use block ciphers where applicable
by Herbert Xu
· 18 years ago
888454c
[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()
by Al Viro
· 18 years ago
3795da4
[TCP] tcp-lp: bug fix for oops in 2.6.18-rc6
by Wong Hoi Sing Edison
· 18 years ago
b552216
[IPVS]: remove the debug option go ip_vs_ftp
by Simon Horman
· 18 years ago
3f5af5b
[IPVS]: Make sure ip_vs_ftp ports are valid
by Simon Horman
· 18 years ago
70e76b7
[IPVS]: auto-help for ip_vs_ftp
by Simon Horman
· 18 years ago
b3a8a40
[TCP]: Turn ABC off.
by Stephen Hemminger
· 18 years ago
0668b47
[IPV4]: Fix SNMPv2 "ipFragFails" counter error
by Wei Dong
· 18 years ago
3fdf3f0
[TCP]: Two RFC3465 Appropriate Byte Count fixes.
by Daikichi Osuga
· 18 years ago
316c159
[TCP]: Limit window scaling if window is clamped.
by Stephen Hemminger
· 18 years ago
e0b7cde
[NETFILTER]: arp_tables: fix table locking in arpt_do_table
by Patrick McHardy
· 18 years ago
8311731
[NETFILTER]: ip_tables: fix table locking in ipt_do_table
by Patrick McHardy
· 18 years ago
d205dc4
[NETFILTER]: ctnetlink: fix deadlock in table dumping
by Patrick McHardy
· 18 years ago
6e8fcbf
[IPV4]: severe locking bug in fib_semantics.c
by Alexey Kuznetsov
· 18 years ago
acd6e00
[MCAST]: Fix filter leak on device removal.
by David L Stevens
· 18 years ago
bb699cbc
[IPV4]: Possible leak of multicast source filter sctructure
by Michal Ruzicka
· 18 years ago
e9fa4f7
[INET]: Use pskb_trim_unique when trimming paged unique skbs
by Herbert Xu
· 18 years ago
dcb7cd9
[NETFILTER]: ulog: fix panic on SMP kernels
by Mark Huang
· 18 years ago
0eff66e
[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path
by Patrick McHardy
· 18 years ago
1c7628bd
[NETFILTER]: xt_hashlimit: fix limit off-by-one
by Patrick McHardy
· 18 years ago
18b6fe6
[TCP]: Fix botched memory leak fix to tcpprobe_read().
by David S. Miller
· 18 years ago
bd37a08
[TCP]: SNMPv2 tcpOutSegs counter error
by Wei Yongjun
· 18 years ago
8d1502d
[IPV4]: Limit rt cache size properly.
by Kirill Korotaev
· 18 years ago
d254bcd
[TCP]: Fixes IW > 2 cases when TCP is application limited
by Ilpo Järvinen
· 18 years ago
29bbd72
[NET]: Fix more per-cpu typos
by Alexey Dobriyan
· 18 years ago
dc49c1f
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
by Catherine Zhang
· 18 years ago
dafee49
[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error
by Wei Dong
· 18 years ago
3ab7208
[NETFILTER]: xt_hashlimit/xt_string: missing string validation
by Patrick McHardy
· 18 years ago
b10866f
[NETFILTER]: SIP helper: expect RTP streams in both directions
by Patrick McHardy
· 18 years ago
52499af
[TCP]: Process linger2 timeout consistently.
by David S. Miller
· 18 years ago
8d71740
[NET]: Core net changes to generate netevents
by Tom Tucker
· 18 years ago
3687b1d
[TCP]: SNMPv2 tcpAttemptFails counter error
by Wei Yongjun
· 18 years ago
118075b
[TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read()
by James Morris
· 18 years ago
Next »