Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2285adc1e6c9f964f9625e7edcd233fccd7a7c92
/
net
2285adc
[IPV6] ROUTE: Prune clones from main tree as well.
by YOSHIFUJI Hideaki
· 18 years ago
66729e1
[IPV6] ROUTE: Make sure we have fn->leaf when adding a node on subtree.
by YOSHIFUJI Hideaki
· 18 years ago
8e1ef0a
[IPV6]: Cache source address as well in ipv6_pinfo{}.
by YOSHIFUJI Hideaki
· 18 years ago
cf6b198
[IPV6] ROUTE: Introduce a helper to check route validity.
by YOSHIFUJI Hideaki
· 18 years ago
af18476
[IPV6] NDISC: Initialize fl with outbound interface to lookup rules properly.
by YOSHIFUJI Hideaki
· 18 years ago
a627945
[IPV6] NDISC: Search over all possible rules on receipt of redirect.
by YOSHIFUJI Hideaki
· 18 years ago
5e032e3
[IPV6] NDISC: Take source address into account for redirects.
by YOSHIFUJI Hideaki
· 18 years ago
a57d27f
[RTNETLINK]: Don't return error on no-metrics.
by David S. Miller
· 18 years ago
2809486
[NETFILTER]: x_tables: Fix typos after conversion to use mass registation helper
by Thomas Graf
· 18 years ago
3fd091e
[SCTP]: Remove multiple levels of msecs to jiffies conversions.
by Vladislav Yasevich
· 18 years ago
ce556b3
[NETFILTER]: xt_tcpmss: minor cleanups
by Patrick McHardy
· 18 years ago
5fa2a76
[NETFILTER]: ip6_tables: consolidate dst and hbh matches
by Patrick McHardy
· 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
4470bbc
[NETFILTER]: x_tables: make use of mass registation helpers
by Patrick McHardy
· 18 years ago
52d9c42
[NETFILTER]: x_tables: add helpers for mass match/target registration
by Patrick McHardy
· 18 years ago
90528e6
[NETFILTER]: xt_CONNMARK: use tabs for indentation
by Patrick McHardy
· 18 years ago
da878c8
[NETFILTER]: replace open coded checksum updates
by Patrick McHardy
· 18 years ago
1158ba2
[NETFILTER]: nfnetlink_queue: fix typo in error message
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
2521c12
[NETFILTER]: conntrack: introduce connection mark event
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
8abfedd
[SCTP]: Use the flags value that is passed as an arg to sctp_accept.
by Sridhar Samudrala
· 18 years ago
eb5fa39
[SCTP]: Fix IPv6 address flag setting when doing peel-off/accept.
by Vladislav Yasevich
· 18 years ago
df7deeb
[SCTP]: Cleanup nomem handling in the state functions.
by Vladislav Yasevich
· 18 years ago
ac0b046
[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.
by Sridhar Samudrala
· 18 years ago
72d3b2c
[IPV6]: Fixup ip6_del_rt() call for new args.
by David S. Miller
· 18 years ago
ab364a6
[IPv6] route: Convert GETROUTE to use new netlink api
by Thomas Graf
· 18 years ago
2d7202b
[IPv6] route: Convert FIB6 dumping to use new netlink api
by Thomas Graf
· 18 years ago
86872cb
[IPv6] route: FIB6 configuration using struct fib6_config
by Thomas Graf
· 18 years ago
40e22e8
[IPv6] route: Simplify ip6_ins_rt()
by Thomas Graf
· 18 years ago
e0a1ad73
[IPv6] route: Simplify ip6_del_rt()
by Thomas Graf
· 18 years ago
e9ce1cd
[PKT_SCHED]: Kill pkt_act.h inlining.
by David S. Miller
· 18 years ago
2e4ca75
[ETH]: indentation and cleanup
by Stephen Hemminger
· 18 years ago
d3e01f7
[ETH]: docbook comments
by Stephen Hemminger
· 18 years ago
e92b43a
[NET] neighbour: reduce exports
by Stephen Hemminger
· 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
56fc85a
[RTNETLINK]: Unexport rtnl socket
by Thomas Graf
· 18 years ago
0ec6d3f
[NET] link: Convert notifications to use rtnl_notify()
by Thomas Graf
· 18 years ago
bd5785b
[WIRELESS]: Convert notifications to use rtnl_notify()
by Thomas Graf
· 18 years ago
280a306
[BRIDGE]: Convert notifications to use rtnl_notify()
by Thomas Graf
· 18 years ago
8c384bfa
[IPv6] prefix: Convert prefix notifications to use rtnl_notify()
by Thomas Graf
· 18 years ago
8d7a76c
[IPv6] link: Convert link notifications to use rtnl_notify()
by Thomas Graf
· 18 years ago
21713eb
[IPv6] route: Convert route notifications to use rtnl_notify()
by Thomas Graf
· 18 years ago
5d62026
[IPv6] address: Convert address notification to use rtnl_notify()
by Thomas Graf
· 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
dc738dd
[DECNET]: Convert DECnet notifications to use rtnl_notify()
by Thomas Graf
· 18 years ago
b867331
[NEIGH]: Convert neighbour notifications ot use rtnl_notify()
by Thomas Graf
· 18 years ago
c17084d
[NET] fib_rules: Convert fib rule notification to use rtnl_notify()
by Thomas Graf
· 18 years ago
97676b6
[RTNETLINK]: Add rtnetlink notification interface
by Thomas Graf
· 18 years ago
d387f6a
[NETLINK]: Add notification message sending interface
by Thomas Graf
· 18 years ago
2942e90
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
by Thomas Graf
· 18 years ago
f8d8fda
[IPV6] udp: Fix type in previous change.
by David S. Miller
· 18 years ago
97a4f3e
[NETFILTER]: Make unused signal code go away so nobody copies its brokenness
by Alan Cox
· 18 years ago
a18135e
[IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling.
by David S. Miller
· 18 years ago
81aa646
[IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs
by Martin Bligh
· 18 years ago
2aa7f36
[DECNET]: cleanups
by Adrian Bunk
· 18 years ago
90d4112
[IPV6] ip6_fib.c: make code static
by Adrian Bunk
· 18 years ago
d1aa62f
[DECNET] Fix to decnet rules compare function
by Steven Whitehouse
· 18 years ago
d880309
[DECNET] Fix to multiple tables routing
by Steven Whitehouse
· 18 years ago
b6fe17d
[NET] netdev: Check name length
by Stephen Hemminger
· 18 years ago
3696f62
[HTB]: rbtree cleanup
by Stephen Hemminger
· 18 years ago
0cef296
[HTB]: Use hlist for hash lists.
by Stephen Hemminger
· 18 years ago
8799046
[HTB]: Lindent
by Stephen Hemminger
· 18 years ago
18a63e8
[HTB]: HTB_HYSTERESIS cleanup
by Stephen Hemminger
· 18 years ago
9ac961e
[HTB]: Remove lock macro.
by Stephen Hemminger
· 18 years ago
3bf7295
[HTB]: Remove broken debug code.
by Stephen Hemminger
· 18 years ago
abcab26
[DECNET]: Increase number of possible routing tables to 2^32
by Patrick McHardy
· 18 years ago
1b43af5
[IPV6]: Increase number of possible routing tables to 2^32
by Patrick McHardy
· 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
1e38bb3
[NET]: Kill double initialization in sock_alloc_inode.
by David S. Miller
· 18 years ago
bf0d524
[NET]: Remove unnecessary config.h includes from net/
by Dave Jones
· 18 years ago
f0fd27d
[NET]: sock_register interface changes
by Stephen Hemminger
· 18 years ago
55737fd
[NET]: socket family using RCU
by Stephen Hemminger
· 18 years ago
89bddce
[NET] socket: code style cleanup
by Stephen Hemminger
· 18 years ago
53fad3c
[SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages().
by Sridhar Samudrala
· 18 years ago
a22ec36
[DECNET]: Convert rwlock to spinlock
by Steven Whitehouse
· 18 years ago
a8731cb
[DECNET]: Covert rules to use generic code
by Steven Whitehouse
· 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
b142955
[IPV6]: Make sure fib6_rule_lookup doesn't return NULL
by Ville Nuorvala
· 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
8423a9a
[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef
by David S. Miller
· 18 years ago
8ce11e6
[NET]: Make code static.
by Adrian Bunk
· 18 years ago
e6242e9
[SUNRPC]: Update to use in-kernel sockets API.
by Sridhar Samudrala
· 18 years ago
ac5a488
[NET]: Round out in-kernel sockets API
by Sridhar Samudrala
· 18 years ago
b63bbc5
[NEIGH]: Move netlink neighbour table bits to linux/neighbour.h
by Thomas Graf
· 18 years ago
ca860fb
[NEIGH]: Convert neighbour table dumping to new netlink api
by Thomas Graf
· 18 years ago
Next »