Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dca8b089c95d94afa1d715df257de0286350e99d
/
net
dca8b08
ipv4: Rearrange how ip_route_newports() gets port keys.
by David S. Miller
· 14 years ago
33765d0
xfrm: Const'ify xfrm_address_t args to xfrm_state_find.
by David S. Miller
· 14 years ago
1f673c5
xfrm: Remove unused 'saddr' and 'daddr' args to xfrm_state_look_at.
by David S. Miller
· 14 years ago
9aa6008
xfrm: Const'ify xfrm_address_t args to __xfrm_state_lookup{,_byaddr}.
by David S. Miller
· 14 years ago
0468601
xfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate.
by David S. Miller
· 14 years ago
2ab3850
xfrm: Const'ify xfrm_address_t args to xfrm_*_hash.
by David S. Miller
· 14 years ago
9a7386e
xfrm: Const'ify sec_path arg to secpath_has_nontransport.
by David S. Miller
· 14 years ago
22cccb7
xfrm: Const'ify ptr args to xfrm_policy_ok.
by David S. Miller
· 14 years ago
7db454b
xfrm: Const'ify ptr args to xfrm_state_ok.
by David S. Miller
· 14 years ago
1786b38
xfrm: Const'ify selector arg to xfrm_dst_update_parent.
by David S. Miller
· 14 years ago
d3e40a9
xfrm: Const'ify policy arg to clone_policy.
by David S. Miller
· 14 years ago
f299d55
xfrm: Const'ify policy arg and local selector in xfrm_policy_match.
by David S. Miller
· 14 years ago
0b597e7
xfrm: Const'ify local xfrm_address_t pointers in xfrm_policy_lookup_bytype.
by David S. Miller
· 14 years ago
b4b7c0b
xfrm: Const'ify selector args in xfrm_migrate paths.
by David S. Miller
· 14 years ago
5f803b5
xfrm: Const'ify address args to hash helpers.
by David S. Miller
· 14 years ago
183cad1
xfrm: Const'ify pointer args to km_migrate() and implementations.
by David S. Miller
· 14 years ago
dd70175
xfrm: Const'ify pointer args to migrate_tmpl_match and xfrm_migrate_check
by David S. Miller
· 14 years ago
6418c4e
xfrm: Const'ify address arguments to __xfrm_dst_lookup()
by David S. Miller
· 14 years ago
5e6b930
xfrm: Const'ify address arguments to ->dst_lookup()
by David S. Miller
· 14 years ago
200ce96
xfrm: Const'ify selector argument to xfrm_selector_match()
by David S. Miller
· 14 years ago
19bd624
xfrm: Const'ify tmpl and address arguments to ->init_temprop()
by David S. Miller
· 14 years ago
214e005
xfrm: Pass km_event pointers around as const when possible.
by David S. Miller
· 14 years ago
55ae22d
Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6
by David S. Miller
· 14 years ago
bf781ec
tipc: Avoid reliable broadcast preparation for NACK messages
by Allan Stephens
· 14 years ago
2e07dda
tipc: Remove unused message header field for requested number of links
by Allan Stephens
· 14 years ago
741de3e
tipc: Remove support for per-connection message sequence numbering
by Allan Stephens
· 14 years ago
214dda4
tipc: Add in missing lock during link initialization
by Allan Stephens
· 14 years ago
cb7ce91
tipc: Fix port counter handling to correct congestion control
by Allan Stephens
· 14 years ago
69218fc
tipc: Minor optimization to topology service connection establishment
by Allan Stephens
· 14 years ago
f23d9bf
tipc: Set unused probe field of link protocol messages to defined value
by Allan Stephens
· 14 years ago
9bd80b6
tipc: Improve accuracy of link transmit queue maximum size statistic
by Allan Stephens
· 14 years ago
9f54b54
tipc: Eliminate unnecessary locking when starting topology service
by Allan Stephens
· 14 years ago
01d83ed
tipc: Clean up tracking of node requesting a broadcast retransmit
by Allan Stephens
· 14 years ago
c8a61b5
tipc: Fix print statements that assume pointers are 32-bit values
by Allan Stephens
· 14 years ago
5413b4c
tipc: Improve handling of invalid link tolerance values
by Allan Stephens
· 14 years ago
3f8dd94
tipc: Prevent invalid memory access when sending to configuration service
by Allan Stephens
· 14 years ago
4132fac
tipc: Remove unused global variable tipc_user_count
by Allan Stephens
· 14 years ago
2d627b9
tipc: Combine bearer structure with tipc_bearer structure
by Allan Stephens
· 14 years ago
23dd4cc
tipc: Combine port structure with tipc_port structure
by Allan Stephens
· 14 years ago
39fc0ce
net: Implement SFEATURES compatibility for not updated drivers
by Michał Mirosław
· 14 years ago
4e4db20
net: Fix ETHTOOL_GFEATURES compatibility
by Michał Mirosław
· 14 years ago
14d1232
net: avoid initial "Features changed" message
by Michał Mirosław
· 14 years ago
8e9b59b
Fix "(unregistered net_device): Features changed" message
by Michał Mirosław
· 14 years ago
e0c5631
em_meta: fix sparse warning
by stephen hemminger
· 14 years ago
ea18fd9
mqprio: cleanups
by stephen hemminger
· 14 years ago
ada440e
afkey: add sparse annotation about rcu
by stephen hemminger
· 14 years ago
c3f52ae
socket: suppress sparse warnings
by stephen hemminger
· 14 years ago
e13e02a
net_sched: SFB flow scheduler
by Eric Dumazet
· 14 years ago
dee9f4b
net: Make flow cache paths use a const struct flowi.
by David S. Miller
· 14 years ago
4ca2e68
xfrm: Mark flowi arg to xfrm_resolve_and_create_bundle() const.
by David S. Miller
· 14 years ago
3f0e18f
xfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_origin}() const.
by David S. Miller
· 14 years ago
98313ad
xfrm: Mark flowi arg to xfrm_bundle_create() const.
by David S. Miller
· 14 years ago
a6c2e61
xfrm: Mark flowi arg to xfrm_tmpl_resolve{,_one}() const.
by David S. Miller
· 14 years ago
73ff93c
xfrm: Mark flowi arg to xfrm_expand_policies() const.
by David S. Miller
· 14 years ago
062cdb4
xfrm: Mark flowi arg to xfrm_policy_{lookup_by_type,match}() const.
by David S. Miller
· 14 years ago
47209ab
xfrm: Kill strict arg to xfrm_bundle_ok().
by David S. Miller
· 14 years ago
b520e9f
xfrm: Mark flowi arg to xfrm_state_find() const.
by David S. Miller
· 14 years ago
1a89859
xfrm: Mark flowi arg to xfrm_init_tempstate() const.
by David S. Miller
· 14 years ago
4a08ab0
xfrm: Mark flowi arg to xfrm_state_look_at() const.
by David S. Miller
· 14 years ago
e1ad2ab
xfrm: Mark flowi arg to xfrm_selector_match() const.
by David S. Miller
· 14 years ago
8f029de
xfrm: Mark flowi arg to xfrm_type->reject() const.
by David S. Miller
· 14 years ago
73e5ebb
xfrm: Mark flowi arg to ->init_tempsel() const.
by David S. Miller
· 14 years ago
0c7b3ee
xfrm: Mark flowi arg to ->fill_dst() const.
by David S. Miller
· 14 years ago
05d8402
xfrm: Mark flowi arg to ->get_tos() const.
by David S. Miller
· 14 years ago
86fce3b
cls_u32: fix sparse warnings
by stephen hemminger
· 14 years ago
2a3bcfd
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
eaefd11
net: add __rcu annotations to sk_wq and wq
by Eric Dumazet
· 14 years ago
59ed5ab
sctp: fix compile warnings in sctp_tsnmap_num_gabs
by Shan Wei
· 14 years ago
089c348
tcp: Remove debug macro of TCP_CHECK_TIMER
by Shan Wei
· 14 years ago
da935c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
2205a6e
sctp: fix reporting of unknown parameters
by Jiri Bohac
· 14 years ago
91035f0
tcp: fix inet_twsk_deschedule()
by Eric Dumazet
· 14 years ago
ece639c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
4c3021d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
9435eb1
ipv4: Implement __ip_dev_find using new interface address hash.
by David S. Miller
· 14 years ago
fd23c3b
ipv4: Add hash table of interface addresses.
by David S. Miller
· 14 years ago
ceaaec9
net: deinit automatic LIST_HEAD
by Eric Dumazet
· 14 years ago
f87e6f4
net: dont leave active on stack LIST_HEAD
by Linus Torvalds
· 14 years ago
214f45c
net: provide default_advmss() methods to blackhole dst_ops
by Eric Dumazet
· 14 years ago
982721f
ipv4: Use const'ify fib_result deep in the route call chains.
by David S. Miller
· 14 years ago
3b00456
ipv4: Avoid use of signed integers in fib_trie code.
by David S. Miller
· 14 years ago
3c7bd1a
net: Add initial_ref arg to dst_alloc().
by David S. Miller
· 14 years ago
0c4dcd5
ipv4: Consolidate ipv4 dst allocation logic.
by David S. Miller
· 14 years ago
010c270
ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().
by David S. Miller
· 14 years ago
5ada552
ipv4: Simplify output route creation call sequence.
by David S. Miller
· 14 years ago
e83d360
net: introduce NETIF_F_RXCSUM
by Michał Mirosław
· 14 years ago
da8ac86c
net: use ndo_fix_features for ethtool_ops->set_flags
by Michał Mirosław
· 14 years ago
8679488
net: ethtool: use ndo_fix_features for offload setting
by Michał Mirosław
· 14 years ago
5455c69
net: Introduce new feature setting ops
by Michał Mirosław
· 14 years ago
0a41770
ethtool: factorize get/set_one_feature
by Michał Mirosław
· 14 years ago
340ae16
ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()
by Michał Mirosław
· 14 years ago
212b573
ethtool: enable GSO and GRO by default
by Michał Mirosław
· 14 years ago
9a279ea
ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place
by Michał Mirosław
· 14 years ago
0af320f
netfilter: ip6t_LOG: fix a flaw in printing the MAC
by Joerg Marx
· 14 years ago
d503b30
netfilter: tproxy: do not assign timewait sockets to skb->sk
by Florian Westphal
· 14 years ago
69a19ee
net: RPS: Make hardware-accelerated RFS conditional on NETIF_F_NTUPLE
by Ben Hutchings
· 14 years ago
f878b99
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
5c56580
net: Adjust TX queue kobjects if number of queues changes during unregister
by Ben Hutchings
· 14 years ago
f39925d
ipv4: Cache learned redirect information in inetpeer.
by David S. Miller
· 14 years ago
2c8cec5
ipv4: Cache learned PMTU information in inetpeer.
by David S. Miller
· 14 years ago
Next »