Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d76e60a5b510bab0af130fca9f4ed06499be4d2f
/
net
d76e60a
[IPV6]: Fix some code/comment formatting in ip6_dst_output().
by David S. Miller
· 19 years ago
06ef921
[IPV4]: fib_trie stats fix
by Robert Olsson
· 19 years ago
5ddf0eb
[IPV4]: fib_trie initialzation fix
by Robert Olsson
· 19 years ago
0e7b136
[TCP] mtu probing: move tcp-specific data out of inet_connection_sock
by John Heffner
· 19 years ago
e9df7d7f
[AF_UNIX]: use shift instead of integer division
by Benjamin LaHaise
· 19 years ago
231d06a
[NET]: Uninline kfree_skb and allow NULL argument
by Jörn Engel
· 19 years ago
2e1f47c
[LLC]: Fix sap refcounting
by Arnaldo Carvalho de Melo
· 19 years ago
2342c99
[LLC]: Replace __inline__ with inline
by Arnaldo Carvalho de Melo
· 19 years ago
9c005e0
[LLC]: Fix struct proto .name
by Arnaldo Carvalho de Melo
· 19 years ago
95ed63f
[NET] pktgen: Fix races between control/worker threads.
by Arthur Kepner
· 19 years ago
b61fafc
[DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c
by Arnaldo Carvalho de Melo
· 19 years ago
46f09ff
[DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init
by Arnaldo Carvalho de Melo
· 19 years ago
075ae86
[DCCP]: Move dccp_hashinfo from ipv4.c to the core
by Arnaldo Carvalho de Melo
· 19 years ago
0a1ec67
[DCCP]: Dont use dccp_v4_checksum in dccp_make_response
by Arnaldo Carvalho de Melo
· 19 years ago
c985ed7
[DCCP]: Move dccp_[un]hash from ipv4.c to the core
by Arnaldo Carvalho de Melo
· 19 years ago
3e0fadc
[DCCP]: Move dccp_v4_{init,destroy}_sock to the core
by Arnaldo Carvalho de Melo
· 19 years ago
017487d
[DCCP]: Generalize dccp_v4_send_reset
by Arnaldo Carvalho de Melo
· 19 years ago
e55d912
[DCCP] feat: Introduce sysctls for the default features
by Arnaldo Carvalho de Melo
· 19 years ago
04e2661
[DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock
by Arnaldo Carvalho de Melo
· 19 years ago
057fc67
[DCCP]: Kconfig tidy up
by Arnaldo Carvalho de Melo
· 19 years ago
60fe62e
[DCCP]: sparse endianness annotations
by Andrea Bittau
· 19 years ago
a193a4a
[NETFILTER]: Fix skb->nf_bridge lifetime issues
by Patrick McHardy
· 19 years ago
6ffd30f
[DCCP] feat: Actually change the CCID upon negotiation
by Andrea Bittau
· 19 years ago
91f0ebf
[DCCP] CCID: Improve CCID infrastructure
by Arnaldo Carvalho de Melo
· 19 years ago
f38c39d
[PKT_SCHED]: Convert sch_red to a classful qdisc
by Patrick McHardy
· 19 years ago
a70fcb0
[XFRM]: Add some missing exports.
by David S. Miller
· 19 years ago
ee857a7
[XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c
by David S. Miller
· 19 years ago
0ac8475
[XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough.
by David S. Miller
· 19 years ago
6c5c8ca
[IPSEC]: Sync series - policy expires
by Jamal Hadi Salim
· 19 years ago
53bc6b4
[IPSEC]: Sync series - SA expires
by Jamal Hadi Salim
· 19 years ago
980ebd2
[IPSEC]: Sync series - acquire insert
by Jamal Hadi Salim
· 19 years ago
d51d081
[IPSEC]: Sync series - user
by Jamal Hadi Salim
· 19 years ago
9500e8a
[IPSEC]: Sync series - fast path
by Jamal Hadi Salim
· 19 years ago
f8cd548
[IPSEC]: Sync series - core changes
by Jamal Hadi Salim
· 19 years ago
f5539eb
[PKT_SCHED]: Keep backlog counter in sch_sfq
by Patrick McHardy
· 19 years ago
053cfed
[PKT_SCHED]: Restore TBF change semantic
by Patrick McHardy
· 19 years ago
cdc7f8e
[PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}
by Patrick McHardy
· 19 years ago
6d037a2
[PKT_SCHED]: Qdisc drop operation is optional
by Patrick McHardy
· 19 years ago
4277a08
[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generation
by Patrick McHardy
· 19 years ago
a242769
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
by Patrick McHardy
· 19 years ago
c4b8851
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version
by Patrick McHardy
· 19 years ago
f2ffd9e
[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h
by Patrick McHardy
· 19 years ago
c498673
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
by Patrick McHardy
· 19 years ago
1c52483
[NETFILTER]: x_tables: pass registered match/target data to match/target functions
by Patrick McHardy
· 19 years ago
5d04bff
[NETFILTER]: Convert x_tables matches/targets to centralized error checking
by Patrick McHardy
· 19 years ago
7f93971
[NETFILTER]: Convert ip6_tables matches/targets to centralized error checking
by Patrick McHardy
· 19 years ago
aa83c1a
[NETFILTER]: Convert arp_tables targets to centralized error checking
by Patrick McHardy
· 19 years ago
1d5cd90
[NETFILTER]: Convert ip_tables matches/targets to centralized error checking
by Patrick McHardy
· 19 years ago
3cdc7c9
[NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking
by Patrick McHardy
· 19 years ago
37f9f73
[NETFILTER]: xt_tables: add centralized error checking
by Patrick McHardy
· 19 years ago
6ea46c9
[NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm
by Yasuyuki Kozakai
· 19 years ago
f2ad52c
[NETFILTER]: Fix CID offset bug in PPTP NAT helper debug message
by Holger Eitzenberger
· 19 years ago
77ff72d
[DCCP] CCID2: Drop sock reference count on timer expiration and reset.
by Andrea Bittau
· 19 years ago
dc808fe
[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
by Harald Welte
· 19 years ago
5d424d5
[TCP]: MTU probing
by John Heffner
· 19 years ago
d15150f
[IPV4] fib_rules.c: make struct fib_rules static again
by Adrian Bunk
· 19 years ago
2b191be
[IPCOMP6]: don't check vfree() argument for NULL.
by Jesper Juhl
· 19 years ago
afe0025
[DCCP]: Initial feature negotiation implementation
by Andrea Bittau
· 19 years ago
2a91aa3
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
by Andrea Bittau
· 19 years ago
aa5d7df
[DCCP] CCID3: Set the no_feedback_timer fields near init_timer
by Arnaldo Carvalho de Melo
· 19 years ago
9833d6d
[DCCP]: Don't alloc ack vector for the control sock
by Arnaldo Carvalho de Melo
· 19 years ago
d5e9b2c
[DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free
by Arnaldo Carvalho de Melo
· 19 years ago
4114470
[DCCP] CCID: Allow ccid_{init,exit} to be NULL
by Arnaldo Carvalho de Melo
· 19 years ago
02bcf28
[DCCP] ackvec: Introduce ack vector records
by Andrea Bittau
· 19 years ago
7b204af
[IPV4]: Use RCU locking in fib_rules.
by Robert Olsson
· 19 years ago
9b07ef5
[DCCP] ackvec: Introduce dccp_ackvec_slab
by Arnaldo Carvalho de Melo
· 19 years ago
fa23e2e
[DCCP]: Fix error handling in dccp_init
by Arnaldo Carvalho de Melo
· 19 years ago
7400d78
[DCCP] ackvec: Ditch dccpav_buf_len
by Arnaldo Carvalho de Melo
· 19 years ago
0af5f6c
[NETFILTER] nfnetlink_log: add sequence numbers for log events
by Harald Welte
· 19 years ago
39d8c1b
[NET]: Do not lose accepted socket when -ENFILE/-EMFILE.
by David S. Miller
· 19 years ago
ddd7bf9
[VLAN]: translate IF_OPER_DORMANT to netif_dormant_on()
by Stefan Rompf
· 19 years ago
b00055a
[NET] core: add RFC2863 operstate
by Stefan Rompf
· 19 years ago
e843b9e
[IPV6]: ROUTE: Ensure to accept redirects from nexthop for the target.
by YOSHIFUJI Hideaki
· 19 years ago
09c884d
[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
by YOSHIFUJI Hideaki
· 19 years ago
e317da9
[IPV6]: ROUTE: Flag RTF_DEFAULT for Route Infomation for ::/0.
by YOSHIFUJI Hideaki
· 19 years ago
70ceb4f
[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (RFC4191).
by YOSHIFUJI Hideaki
· 19 years ago
52e16356
[IPV6]: ROUTE: Add router_probe_interval sysctl.
by YOSHIFUJI Hideaki
· 19 years ago
930d6ff
[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.
by YOSHIFUJI Hideaki
· 19 years ago
2709725
[IPV6]: ROUTE: Add Router Reachability Probing (RFC4191).
by YOSHIFUJI Hideaki
· 19 years ago
ebacaaa
[IPV6]: ROUTE: Add support for Router Preference (RFC4191).
by YOSHIFUJI Hideaki
· 19 years ago
8238dd0
[IPV6]: ROUTE: Handle finding the next best route in reachability in BACKTRACK().
by YOSHIFUJI Hideaki
· 19 years ago
bb13396
[IPV6]: ROUTE: Try finding the next best route.
by YOSHIFUJI Hideaki
· 19 years ago
1ddef044
[IPV6]: ROUTE: Clean up rt6_select() code path in ip6_route_{intput,output}().
by YOSHIFUJI Hideaki
· 19 years ago
118f8c1
[IPV6]: ROUTE: Try selecting better route for non-default routes as well.
by YOSHIFUJI Hideaki
· 19 years ago
045927f
[IPV6]: ROUTE: More strict check for default routers in rt6_get_dflt_router().
by YOSHIFUJI Hideaki
· 19 years ago
554cfb7
[IPV6]: ROUTE: Eliminate lock for default route pointer.
by YOSHIFUJI Hideaki
· 19 years ago
519fbd8
[IPV6]: ROUTE: Clean-up cow'ing in ip6_route_{intput,output}().
by YOSHIFUJI Hideaki
· 19 years ago
e40cf35
[IPV6]: ROUTE: Convert rt6_cow() to rt6_alloc_cow().
by YOSHIFUJI Hideaki
· 19 years ago
fb9de91
[IPV6]: ROUTE: Clean up reference counting / unlocking for returning object.
by YOSHIFUJI Hideaki
· 19 years ago
d5315b50
[IPV6]: ROUTE: Unify two code paths for pmtu disc.
by YOSHIFUJI Hideaki
· 19 years ago
299d993
[IPV6]: ROUTE: Add rt6_alloc_clone() for cloning route allocation.
by YOSHIFUJI Hideaki
· 19 years ago
76f9edd
[IPV6]: ROUTE: Copy u.dst.error for RTF_REJECT routes when cloning.
by YOSHIFUJI Hideaki
· 19 years ago
a1e7836
[IPV6]: ROUTE: Set appropriate information before inserting a route.
by YOSHIFUJI Hideaki
· 19 years ago
95a9a5b
[IPV6]: ROUTE: Split up rt6_cow() for future changes.
by YOSHIFUJI Hideaki
· 19 years ago
c4fd30e
[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.
by YOSHIFUJI Hideaki
· 19 years ago
65f5c7c
[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.
by YOSHIFUJI Hideaki
· 19 years ago
073a8e0
[IPV6]: ADDRCONF: Split up ipv6_generate_eui64() by device type.
by YOSHIFUJI Hideaki
· 19 years ago
955189e
[IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.
by YOSHIFUJI Hideaki
· 19 years ago
955aaa2
[NET]: NEIGHBOUR: Ensure to record time to neigh->updated when neighbour's state changed.
by YOSHIFUJI Hideaki
· 19 years ago
74a3a0e
[IPV6]: TUNNEL6: Don't try to add multicast route twice.
by YOSHIFUJI Hideaki
· 19 years ago
Next »