Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
eed84713bc47ce2f7d675914f297ad9b6227a587
/
net
eed8471
dcbnl: add support for retrieving peer configuration - ieee
by Shmulik Ravid
· 14 years ago
5bfa787
ipv4: ip_route_output_key() is better as an inline.
by David S. Miller
· 14 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 14 years ago
452edd5
xfrm: Return dst directly from xfrm_lookup()
by David S. Miller
· 14 years ago
3872b28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
07df529
inet: Replace left-over references to inet->cork
by Herbert Xu
· 14 years ago
7f6daa6
pfkey: fix warning
by Stephen Hemminger
· 14 years ago
b42835d
ipv6: Make icmp route lookup code a bit clearer.
by David S. Miller
· 14 years ago
f6d460c
ipv4: Make icmp route lookup code a bit clearer.
by David S. Miller
· 14 years ago
2774c13
xfrm: Handle blackhole route creation via afinfo.
by David S. Miller
· 14 years ago
69ead7a
ipv6: Normalize arguments to ip6_dst_blackhole().
by David S. Miller
· 14 years ago
80c0bc9
xfrm: Kill XFRM_LOOKUP_WAIT flag.
by David S. Miller
· 14 years ago
a141471
ipv6: Change final dst lookup arg name to "can_sleep"
by David S. Miller
· 14 years ago
273447b
ipv4: Kill can_sleep arg to ip_route_output_flow()
by David S. Miller
· 14 years ago
5df65e5
net: Add FLOWI_FLAG_CAN_SLEEP.
by David S. Miller
· 14 years ago
420d44d
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
by David S. Miller
· 14 years ago
abdf7e7
ipv4: Can final ip_route_connect() arg to boolean "can_sleep".
by David S. Miller
· 14 years ago
68d0c6d
ipv6: Consolidate route lookup sequences.
by David S. Miller
· 14 years ago
903ab86
udp: Add lockless transmit path
by Herbert Xu
· 14 years ago
f6b9664
udp: Switch to ip_finish_skb
by Herbert Xu
· 14 years ago
1c32c5a
inet: Add ip_make_skb and ip_finish_skb
by Herbert Xu
· 14 years ago
1470ddf
inet: Remove explicit write references to sk/inet in ip_append_data
by Herbert Xu
· 14 years ago
5a2ef920
inet: Remove unused sk_sndmsg_* from UFO
by Herbert Xu
· 14 years ago
a693e69
net: TX timestamps for IPv6 UDP packets
by Anders Berggren
· 14 years ago
696ea47
llc: avoid skb_clone() if there is only one handler
by Changli Gao
· 14 years ago
63d8ea7
net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch.
by David S. Miller
· 14 years ago
8a80c79
netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV
by Pablo Neira Ayuso
· 14 years ago
a70486f
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
by David S. Miller
· 14 years ago
6f2f19e
xfrm: Pass name as const to xfrm_*_get_byname().
by David S. Miller
· 14 years ago
5a698af
bond: service netpoll arp queue on master device
by Amerigo Wang
· 14 years ago
080e413
netpoll: remove IFF_IN_NETPOLL flag
by Amerigo Wang
· 14 years ago
4c93fbb
pfkey: Use const where possible.
by David S. Miller
· 14 years ago
52bc974
sched: protocol only needed when CONFIG_NET_CLS_ACT is enabled
by Hagen Paul Pfeifer
· 14 years ago
ddc3731
ipv6: ignore rtnl_unicast() return code
by Hagen Paul Pfeifer
· 14 years ago
e9476e95
ipv6: variable next is never used in this function
by Hagen Paul Pfeifer
· 14 years ago
96d796a
ipv6: hash is calculated but not used afterwards
by Hagen Paul Pfeifer
· 14 years ago
a5f5e36
ipv6: totlen is declared and assigned but not used
by Hagen Paul Pfeifer
· 14 years ago
3b193ad
dccp: newdp is declared/assigned but never be used
by Hagen Paul Pfeifer
· 14 years ago
0049713
phonet: Protect pipe_do_remove() with appropriate ifdefs.
by David S. Miller
· 14 years ago
8f44fcc
Phonet: fix flawed "SYN/ACK" logic
by Rémi Denis-Courmont
· 14 years ago
0165d69
Phonet: don't bother with transaction IDs (especially for indications)
by Rémi Denis-Courmont
· 14 years ago
2feb618
Phonet: remove redumdant pep->pipe_state
by Rémi Denis-Courmont
· 14 years ago
14ba8fa
Phonet: use socket destination in pipe protocol
by Rémi Denis-Courmont
· 14 years ago
a805951
Phonet: implement per-socket destination/peer address
by Rémi Denis-Courmont
· 14 years ago
9624154
Phonet: allow multiple listen() and fix small race condition
by Rémi Denis-Courmont
· 14 years ago
78776d3
sch_netem: Need to include vmalloc.h
by David S. Miller
· 14 years ago
1b0db64
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
26f70e1
sch_choke: add choke_skb_cb
by Eric Dumazet
· 14 years ago
250a65f
netem: update version and cleanup
by stephen hemminger
· 14 years ago
661b797
netem: revised correlated loss generator
by stephen hemminger
· 14 years ago
10f6dfc
Revert "sch_netem: Remove classful functionality"
by stephen hemminger
· 14 years ago
df173bd
netem: define NETEM_DIST_MAX
by stephen hemminger
· 14 years ago
6373a9a
netem: use vmalloc for distribution table
by stephen hemminger
· 14 years ago
861d7f7
netem: cleanup dump code
by stephen hemminger
· 14 years ago
b552f7e
ipvs: unify the formula to estimate the overhead of processing connections
by Changli Gao
· 14 years ago
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
17a8f8e
ipvs: use enum to instead of magic numbers
by Changli Gao
· 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
Next »