Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
db40980fcdb560d7992b0511df16cdd3f7e381f3
/
net
db40980
net: poll() optimizations
by Eric Dumazet
· 14 years ago
f6c9322
net/caifcaif_dev.c: Use netdev_<level>
by Joe Perches
· 14 years ago
b31fa5b
net/caif: Use pr_fmt
by Joe Perches
· 14 years ago
29af930
net/9p/trans_fd.c: Fix unsigned return type
by Julia Lawall
· 14 years ago
1fd6304
net: pskb_expand_head() optimization
by Eric Dumazet
· 14 years ago
d1fb627
tipc: Fix misleading error code when enabling Ethernet bearers
by Allan Stephens
· 14 years ago
9fbfca0
tipc: Ensure outgoing messages on Ethernet have sufficient headroom
by Allan Stephens
· 14 years ago
5d9c54c
tipc: Minor optimizations to name table translation code
by Allan Stephens
· 14 years ago
52ee7a0
net: remove two kmemcheck annotations
by Eric Dumazet
· 14 years ago
c3bccac
ipv6: add special mode forwarding=2 to send RS while configured as router
by Thomas Graf
· 14 years ago
65e9b62
ipv6: add special mode accept_ra=2 to accept RA while configured as router
by Thomas Graf
· 14 years ago
7162f66
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
78ab952
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
deffd77
net: arp: code cleanup
by Changli Gao
· 14 years ago
c07b68e
net: dev_add_pack() & __dev_remove_pack() changes
by Eric Dumazet
· 14 years ago
8ed2163
ipvs: use pkts for SCTP too
by Julian Anastasov
· 14 years ago
95f4b45
net: another last_rx round
by Eric Dumazet
· 14 years ago
0705c6f
tcp: update also tcp_output with regard to RFC 5681
by Gerrit Renker
· 14 years ago
fa50d64
net: make rx_queue sysfs_ops const
by stephen hemminger
· 14 years ago
85f72bc
mac80211: only cancel software-based scans on suspend
by John W. Linville
· 14 years ago
6602ceb
net: skbuff.c cleanup
by Eric Dumazet
· 14 years ago
86cac58
skge: add GRO support
by Eric Dumazet
· 14 years ago
875168a
net: tunnels should use rcu_dereference
by Eric Dumazet
· 14 years ago
1639ab6
gro: unexport tcp4_gro_receive and tcp4_gro_complete
by Eric Dumazet
· 14 years ago
ba4fd9d
pktgen: remove non used variable
by Eric Dumazet
· 14 years ago
72ed62f
vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive
by Jiri Pirko
· 14 years ago
01b3860
Phonet: do not set POLLOUT in case of send buffer overflow
by Rémi Denis-Courmont
· 14 years ago
02ac326
Phonet: correct sendmsg() error code from sock_alloc_send_skb()
by Rémi Denis-Courmont
· 14 years ago
1a98214
Phonet: restore flow control credits when sending fails
by Rémi Denis-Courmont
· 14 years ago
18145c6
mac80211: cancel scan in ieee80211_restart_hw if software scan pending
by John W. Linville
· 14 years ago
3653910
net/wireless: Remove double test
by Julia Lawall
· 14 years ago
391a200
mac80211: Do not generate CQM events based on first Beacon frames
by Jouni Malinen
· 14 years ago
3ba06c6
mac80211: Fix signal strength average initialization for CQM events
by Jouni Malinen
· 14 years ago
3ff2cfa
ipv6: struct xfrm6_tunnel in read_mostly section
by Eric Dumazet
· 14 years ago
6dcd814
net: struct xfrm_tunnel in read_mostly section
by Eric Dumazet
· 14 years ago
89858ad
dccp ccid-3: use per-route RTO or TCP RTO as fallback
by Gerrit Renker
· 14 years ago
4886fca
dccp ccid-2: Share TCP's minimum RTO code
by Gerrit Renker
· 14 years ago
22b71c8
tcp/dccp: Consolidate common code for RFC 3390 conversion
by Gerrit Renker
· 14 years ago
d26eeb0
dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()
by Gerrit Renker
· 14 years ago
d82b6f8
dccp ccid-2: Use u32 timestamps uniformly
by Gerrit Renker
· 14 years ago
dca43c7
tcp: Add TCP_USER_TIMEOUT socket option.
by Jerry Chu
· 14 years ago
2c70b51
IPVS: include net/ip6_checksum.h for csum_ipv6_magic
by Stephen Rothwell
· 14 years ago
6a499b2
phonet: use for_each_set_bit
by Akinobu Mita
· 14 years ago
762c291
econet: kill unnecessary spin_lock_init()
by Akinobu Mita
· 14 years ago
5b714c6
mac80211: fix offchannel queue stop
by Johannes Berg
· 14 years ago
34d4bc4
mac80211: support runtime interface type changes
by Johannes Berg
· 14 years ago
87490f6
mac80211: split out concurrent vif checks
by Johannes Berg
· 14 years ago
bf533e0
mac80211: simplify zero address checks
by Johannes Berg
· 14 years ago
26a5845
mac80211: switch to ieee80211_sdata_running
by Johannes Berg
· 14 years ago
b9dcf71
mac80211: clean up ifdown/cleanup paths
by Johannes Berg
· 14 years ago
2337db8
mac80211: use subqueue helpers
by Johannes Berg
· 14 years ago
a621fa4
mac80211: allow changing port control protocol
by Johannes Berg
· 14 years ago
c0692b8
cfg80211: allow changing port control protocol
by Johannes Berg
· 14 years ago
3ffc2a9
mac80211: allow vendor specific cipher suites
by Johannes Berg
· 14 years ago
7d64b7c
cfg80211: allow vendor specific cipher suites
by Johannes Berg
· 14 years ago
8789d45
mac80211: allow scan to complete from any context
by Johannes Berg
· 14 years ago
5f33c92
mac80211: remove unused scan expire define
by Johannes Berg
· 14 years ago
40d0802
gro: __napi_gro_receive() optimizations
by Eric Dumazet
· 14 years ago
53f91dc
net: use scnprintf() to avoid potential buffer overflow
by Changli Gao
· 14 years ago
145ce50
net/sctp: Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
dee06e4
ipvs: switch to GFP_KERNEL allocations
by Simon Horman
· 14 years ago
4f72816
IPVS: convert __ip_vs_securetcp_lock to a spinlock
by Simon Horman
· 14 years ago
bd14455
IPVS: convert __ip_vs_sched_lock to a spinlock
by Simon Horman
· 14 years ago
8870f84
IPVS: ICMPv6 checksum calculation
by Simon Horman
· 14 years ago
aa7c6e5
bridge: avoid ethtool on non running interface
by stephen hemminger
· 14 years ago
944c794
bridge: fix locking comment
by Stephen Hemminger
· 14 years ago
b2aff96
net/netfilter/ipvs: Eliminate memory leak
by Julia Lawall
· 14 years ago
e569aa7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
5eb5a52
mac80211: fix mesh advertisement
by Johannes Berg
· 14 years ago
2c15a0c
mac80211: fix rcu-unsafe pointer dereference
by Christian Lamparter
· 14 years ago
74b70a4
nl80211: fix missing nesting
by Johannes Berg
· 14 years ago
258086a
mac80211: cancel restart_work in ieee80211_unregister_hw
by Christian Lamparter
· 14 years ago
ff67bb8
mac80211: fix warning for un-used parameter
by Wey-Yi Guy
· 14 years ago
0fb9a9e
net/mac80211: Use wiphy_<level>
by Joe Perches
· 14 years ago
c2e3143
tc: add meta match on receive hash
by Stephen Hemminger
· 14 years ago
ec550d2
net: ip_append_data() optim
by Eric Dumazet
· 14 years ago
2e161f7
cfg80211/mac80211: extensible frame processing
by Johannes Berg
· 14 years ago
ac4c977
mac80211: remove unused don't-encrypt flag
by Johannes Berg
· 14 years ago
633adf1
cfg80211: mark ieee80211_hdrlen const
by Johannes Berg
· 14 years ago
0fdc100
ethtool: allow non-netadmin to query settings
by stephen hemminger
· 14 years ago
afdcba3
net: copy_rtnl_link_stats64() simplification
by Eric Dumazet
· 14 years ago
0eec32f
net_sched: act_csum: coding style cleanup
by Changli Gao
· 14 years ago
7abac68
pkt_sched: Make act_csum depend upon INET.
by David S. Miller
· 14 years ago
231cc2a
dccp ccid-2: Replace broken RTT estimator with better algorithm
by Gerrit Renker
· 14 years ago
c38c92a
dccp ccid-2: Simplify dec_pipe and rearming of RTO timer
by Gerrit Renker
· 14 years ago
30564e3
dccp ccid-2: Remove redundant sanity tests
by Gerrit Renker
· 14 years ago
51c22bb
dccp ccid-3: No more CCID control blocks in LISTEN state
by Gerrit Renker
· 14 years ago
67b67e3
ccid: ccid-2/3 code cosmetics
by Gerrit Renker
· 14 years ago
21dc330
net: Rename skb_has_frags to skb_has_frag_list
by David S. Miller
· 14 years ago
e88c64f
tcp: allow effective reduction of TCP's rcv-buffer via setsockopt
by Hagen Paul Pfeifer
· 14 years ago
c2368e7
bridge: is PACKET_LOOPBACK unlikely()?
by Simon Horman
· 14 years ago
0553212
net: 802.1q: make vlan_hwaccel_do_receive() return void
by Changli Gao
· 14 years ago
2436243
net/sched: need to include net/ip6_checksum.h
by Stephen Rothwell
· 14 years ago
739a91e
net_sched: cls_flow: add key rxhash
by Changli Gao
· 14 years ago
81ce790
irda: use net_device_stats from struct net_device
by Eric Dumazet
· 14 years ago
d3c6e7a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
00959ad
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
by Dmitry Kozlov
· 14 years ago
1003489
net: rps: fix the wrong network header pointer
by Changli Gao
· 14 years ago
eb4d406
net/sched: add ACT_CSUM action to update packets checksums
by Grégoire Baron
· 14 years ago
49e8ab0
net: build_ehash_secret() and rt_bind_peer() cleanups
by Eric Dumazet
· 14 years ago
Next »