Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
bb803175865dd030420eebbc87298414c7725019
bb80317
[IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines.
by Eric W. Biederman
· 17 years ago
f845ab6
[IPV6] route6/fib6: Don't panic a kmem_cache_create.
by Daniel Lezcano
· 17 years ago
e2fddf5
[IPV6]: Make af_inet6 to check ip6_route_init return value.
by Daniel Lezcano
· 17 years ago
433d49c
[IPV6]: Make ip6_route_init to return an error code.
by Daniel Lezcano
· 17 years ago
9eb87f3
[IPV6]: Make fib6_rules_init to return an error code.
by Daniel Lezcano
· 17 years ago
0013cab
[IPV6]: Make xfrm6_init to return an error code.
by Daniel Lezcano
· 17 years ago
d63bddb
[IPV6]: Make fib6_init to return an error code.
by Daniel Lezcano
· 17 years ago
5a3e55d
[NET]: Multiple namespaces in the all dst_ifdown routines.
by Denis V. Lunev
· 17 years ago
b84a218
[TFRC]: New rx history code
by Arnaldo Carvalho de Melo
· 17 years ago
30a0eac
[CCID3]: The receiver of a half-connection does not set window counter values
by Gerrit Renker
· 17 years ago
d58d1af
[TFRC]: Rename dccp_rx_ to tfrc_rx_
by Arnaldo Carvalho de Melo
· 17 years ago
34a9e7e
[TFRC]: Make the rx history slab be global
by Arnaldo Carvalho de Melo
· 17 years ago
e9c8b24a
[TFRC]: Rename tfrc_tx_hist to tfrc_tx_hist_slab, for consistency
by Arnaldo Carvalho de Melo
· 17 years ago
2180c41
[DCCP]: Introduce generic function to test for `data packets'
by Gerrit Renker
· 17 years ago
c40616c
[TFRC]: Provide central source file and debug facility
by Gerrit Renker
· 17 years ago
f8b33fd
[ARP]: Consolidate some code in arp_req_set/delete_publc
by Pavel Emelyanov
· 17 years ago
46479b4
[ARP]: Minus one level of ndentation in arp_req_delete
by Pavel Emelyanov
· 17 years ago
43dc170
[ARP]: Minus one level of indentation in arp_req_set
by Pavel Emelyanov
· 17 years ago
1ff1cc2
[IPV4] ROUTE: Convert rt_hash_lock_init() macro into function
by Pavel Emelyanov
· 17 years ago
107f163
[IPV4] ROUTE: Clean up proc files creation.
by Pavel Emelyanov
· 17 years ago
78c686e
[IPV4] ROUTE: Collect proc-related functions together
by Pavel Emelyanov
· 17 years ago
f4d900a
[NETLINK]: Mark attribute construction exception unlikely
by Patrick McHardy
· 17 years ago
a59322b
[UDP]: Only increment counter on first peek/recv
by Herbert Xu
· 17 years ago
1781f7f
[UDP]: Restore missing inDatagrams increments
by Herbert Xu
· 17 years ago
27ab256
[UDP]: Avoid repeated counting of checksum errors due to peeking
by Herbert Xu
· 17 years ago
c8fecf2
[IPV6]: Eliminate difference in actions of sysctl and proc handler for conf.all.forwarding
by Pavel Emelyanov
· 17 years ago
68dd299
[INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding
by Pavel Emelyanov
· 17 years ago
4d43b78
[IPV6]: Use sysctl paths to register ipv6 sysctl tables
by Pavel Emelyanov
· 17 years ago
4a61b58
[IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleaner
by Pavel Emelyanov
· 17 years ago
0891368
[NET]: Remove the empty net_table
by Pavel Emelyanov
· 17 years ago
36f0beb
[TR]: Use ctl paths to register net/token-ring/ table
by Pavel Emelyanov
· 17 years ago
3e37c3f
[IPV4]: Use ctl paths to register net/ipv4/ table
by Pavel Emelyanov
· 17 years ago
9ba6397
[IPV4]: Cleanup the sysctl_net_ipv4.c file
by Pavel Emelyanov
· 17 years ago
33eb9cf
[NET]: Isolate the net/core/ sysctl table
by Pavel Emelyanov
· 17 years ago
7e2e109
[NET]: Remove unneeded ifdefs from sysctl_net_core.c
by Pavel Emelyanov
· 17 years ago
2eeeba3
[NETFILTER]: Select CONFIG_NETFILTER_NETLINK when needed
by Patrick McHardy
· 17 years ago
ab4f58c
[NETFILTER]: remove NF_CONNTRACK_ENABLED option
by Patrick McHardy
· 17 years ago
4ad9d4f
[NETFILTER]: nfnetlink_queue: update copyright
by Patrick McHardy
· 17 years ago
0ef0f46
[NETFILTER]: nfnetlink_queue: remove useless enqueue status codes
by Patrick McHardy
· 17 years ago
861934c
[NETFILTER]: nfnetlink_queue: eliminate impossible switch case
by Patrick McHardy
· 17 years ago
ea3a66f
[NETFILTER]: nfnetlink_queue: use endianness-aware attribute functions
by Patrick McHardy
· 17 years ago
9d6023a
[NETFILTER]: nfnetlink_queue: mark hash table __read_mostly
by Patrick McHardy
· 17 years ago
2bd0119
[NETFILTER]: nfnetlink_queue: remove useless debugging
by Patrick McHardy
· 17 years ago
c5de0df
[NETFILTER]: nfnetlink_queue: kill useless wrapper
by Patrick McHardy
· 17 years ago
9872bec
[NETFILTER]: nfnetlink: use RCU for queue instances hash
by Patrick McHardy
· 17 years ago
a3c8e7f
[NETFILTER]: nfnetlink_queue: fix checks in nfqnl_recv_config
by Patrick McHardy
· 17 years ago
e48b9b2
[NETFILTER]: nfnetlink_queue: avoid unnecessary atomic operation
by Patrick McHardy
· 17 years ago
f9c6399
[NETFILTER]: remove annoying debugging message
by Patrick McHardy
· 17 years ago
daaa8be
[NETFILTER]: nf_queue: clean up error paths
by Patrick McHardy
· 17 years ago
4b3d15e
[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict
by Patrick McHardy
· 17 years ago
02f014d
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
by Patrick McHardy
· 17 years ago
7a6c665
[NETFILTER]: ip6_queue: resync dev-index based flushing
by Patrick McHardy
· 17 years ago
171b7fc
[NETFILTER]: ip6_queue: deobfuscate entry lookups
by Patrick McHardy
· 17 years ago
9521409
[NETFILTER]: ip_queue: deobfuscate entry lookups
by Patrick McHardy
· 17 years ago
b43d8d8
[NETFILTER]: nfnetlink_queue: deobfuscate entry lookups
by Patrick McHardy
· 17 years ago
0ac41e8
[NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entry
by Patrick McHardy
· 17 years ago
c01cd42
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
by Patrick McHardy
· 17 years ago
f9d8928
[NETFILTER]: nf_queue: remove unused data pointer
by Patrick McHardy
· 17 years ago
e3ac529
[NETFILTER]: nf_queue: make queue_handler const
by Patrick McHardy
· 17 years ago
fb46990
[NETFILTER]: nf_queue: remove unnecessary hook existance check
by Patrick McHardy
· 17 years ago
8b1cf0d
[NETFILTER]: nf_queue: minor cleanup
by Patrick McHardy
· 17 years ago
1999414
[NETFILTER]: Mark hooks __read_mostly
by Patrick McHardy
· 17 years ago
41c5b31
[NETFILTER]: Use nf_register_hooks for multiple registrations
by Patrick McHardy
· 17 years ago
279c2c7
[NETFILTER]: nf_conntrack_proto_icmp: kill extern declaration in .c file
by Patrick McHardy
· 17 years ago
1841a4c
[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
by Patrick McHardy
· 17 years ago
193b23c
[NETFILTER]: xt_hashlimit: remove ip6tables module dependency
by Patrick McHardy
· 17 years ago
17dfc93
[NETFILTER]: {ip,ip6}t_LOG: log GID
by Maciej Soltysiak
· 17 years ago
50c164a
[NETFILTER]: x_tables: add rateest match
by Patrick McHardy
· 17 years ago
5859034
[NETFILTER]: x_tables: add RATEEST target
by Patrick McHardy
· 17 years ago
cb76c6a
[NETFILTER]: ip_tables: remove obsolete SAME target
by Patrick McHardy
· 17 years ago
5c350e5
[NETFILTER]: IPv6 capable xt_TOS v1 target
by Jan Engelhardt
· 17 years ago
f1095ab
[NETFILTER]: IPv6 capable xt_tos v1 match
by Jan Engelhardt
· 17 years ago
c9fd496
[NETFILTER]: Merge ipt_TOS into xt_DSCP
by Jan Engelhardt
· 17 years ago
c3b33e6
[NETFILTER]: Merge ipt_tos into xt_dscp
by Jan Engelhardt
· 17 years ago
3c3f486
[NET]: Constify include/net/dsfield.h
by Jan Engelhardt
· 17 years ago
4c37799
[NETFILTER]: Use lowercase names for matches in Kconfig
by Jan Engelhardt
· 17 years ago
e2cf5ec
[NETFILTER]: ipt_addrtype: limit address type checking to an interface
by Laszlo Attila Toth
· 17 years ago
0553811
[IPV4]: Add inet_dev_addr_type()
by Laszlo Attila Toth
· 17 years ago
0265ab4
[NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner
by Jan Engelhardt
· 17 years ago
9e67d5a
[NETFILTER]: x_tables: remove obsolete overflow check
by Patrick McHardy
· 17 years ago
259d4e4
[NETFILTER]: x_tables: struct xt_table_info diet
by Eric Dumazet
· 17 years ago
d3c5ee6
[NETFILTER]: x_tables: consistent and unique symbol names
by Jan Engelhardt
· 17 years ago
4c61097
[NETFILTER]: replace list_for_each with list_for_each_entry
by Li Zefan
· 17 years ago
338e8a7
[NETFILTER]: x_tables: add TCPOPTSTRIP target
by Sven Schnelle
· 17 years ago
0eeb8ff
[NET]: netns compilation speedup
by Denis V. Lunev
· 17 years ago
6ac552f
[NETLINK]: af_netlink.c checkpatch cleanups
by Patrick McHardy
· 17 years ago
2fcb45b
[IPSEC]: Use the correct family for input state lookup
by Herbert Xu
· 17 years ago
bbca176
[UDP]: Counter increment should be in USER mode for recvmsg
by Wang Chen
· 17 years ago
b2bf1e2
[UDP]: Clean up for IS_UDPLITE macro
by Wang Chen
· 17 years ago
cb75994
[UDP]: Defer InDataGrams increment until recvmsg() does checksum
by Wang Chen
· 17 years ago
6859d49
[TCP]: Abstract tp->highest_sack accessing & point to next skb
by Ilpo Järvinen
· 17 years ago
7201883
[TCP]: Cleanup local variables of clean_rtx_queue
by Ilpo Järvinen
· 17 years ago
ea60658c
[TCP]: Add unlikely() to urgent handling in clean_rtx_queue
by Ilpo Järvinen
· 17 years ago
89d478f
[TCP]: Remove duplicated code block from clean_rtx_queue
by Ilpo Järvinen
· 17 years ago
234b686
[TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe
by Ilpo Järvinen
· 17 years ago
d67c58e
[TCP]: Remove local variable and use packets_in_flight directly
by Ilpo Järvinen
· 17 years ago
50c4817
[TCP]: MTUprobe: prepare skb fields earlier
by Ilpo Järvinen
· 17 years ago
c3a05c6
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
by Ilpo Järvinen
· 17 years ago
ede9f3b
[TCP]: Unite identical code from two seqno split blocks
by Ilpo Järvinen
· 17 years ago
407ef1d
[TCP]: Remove superflucious FLAG_DATA_SACKED
by Ilpo Järvinen
· 17 years ago
Next »