Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
95f4b45bc688b03107f5452ccda29496fc1b4ecf
/
net
95f4b45
net: another last_rx round
by Eric Dumazet
· 15 years ago
0705c6f
tcp: update also tcp_output with regard to RFC 5681
by Gerrit Renker
· 15 years ago
fa50d64
net: make rx_queue sysfs_ops const
by stephen hemminger
· 16 years ago
6602ceb
net: skbuff.c cleanup
by Eric Dumazet
· 15 years ago
86cac58
skge: add GRO support
by Eric Dumazet
· 15 years ago
875168a
net: tunnels should use rcu_dereference
by Eric Dumazet
· 16 years ago
1639ab6
gro: unexport tcp4_gro_receive and tcp4_gro_complete
by Eric Dumazet
· 16 years ago
ba4fd9d
pktgen: remove non used variable
by Eric Dumazet
· 16 years ago
72ed62f
vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive
by Jiri Pirko
· 16 years ago
01b3860
Phonet: do not set POLLOUT in case of send buffer overflow
by Rémi Denis-Courmont
· 16 years ago
02ac326
Phonet: correct sendmsg() error code from sock_alloc_send_skb()
by Rémi Denis-Courmont
· 16 years ago
1a98214
Phonet: restore flow control credits when sending fails
by Rémi Denis-Courmont
· 16 years ago
3ff2cfa
ipv6: struct xfrm6_tunnel in read_mostly section
by Eric Dumazet
· 16 years ago
6dcd814
net: struct xfrm_tunnel in read_mostly section
by Eric Dumazet
· 16 years ago
89858ad
dccp ccid-3: use per-route RTO or TCP RTO as fallback
by Gerrit Renker
· 16 years ago
4886fca
dccp ccid-2: Share TCP's minimum RTO code
by Gerrit Renker
· 16 years ago
22b71c8
tcp/dccp: Consolidate common code for RFC 3390 conversion
by Gerrit Renker
· 16 years ago
d26eeb0
dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()
by Gerrit Renker
· 16 years ago
d82b6f8
dccp ccid-2: Use u32 timestamps uniformly
by Gerrit Renker
· 16 years ago
dca43c7
tcp: Add TCP_USER_TIMEOUT socket option.
by Jerry Chu
· 16 years ago
2c70b51
IPVS: include net/ip6_checksum.h for csum_ipv6_magic
by Stephen Rothwell
· 16 years ago
6a499b2
phonet: use for_each_set_bit
by Akinobu Mita
· 16 years ago
762c291
econet: kill unnecessary spin_lock_init()
by Akinobu Mita
· 16 years ago
40d0802
gro: __napi_gro_receive() optimizations
by Eric Dumazet
· 16 years ago
53f91dc
net: use scnprintf() to avoid potential buffer overflow
by Changli Gao
· 16 years ago
145ce50
net/sctp: Use pr_fmt and pr_<level>
by Joe Perches
· 16 years ago
dee06e4
ipvs: switch to GFP_KERNEL allocations
by Simon Horman
· 16 years ago
4f72816
IPVS: convert __ip_vs_securetcp_lock to a spinlock
by Simon Horman
· 16 years ago
bd14455
IPVS: convert __ip_vs_sched_lock to a spinlock
by Simon Horman
· 16 years ago
8870f84
IPVS: ICMPv6 checksum calculation
by Simon Horman
· 16 years ago
aa7c6e5
bridge: avoid ethtool on non running interface
by stephen hemminger
· 16 years ago
944c794
bridge: fix locking comment
by Stephen Hemminger
· 16 years ago
b2aff96
net/netfilter/ipvs: Eliminate memory leak
by Julia Lawall
· 16 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
· 16 years ago
c2e3143
tc: add meta match on receive hash
by Stephen Hemminger
· 16 years ago
ec550d2
net: ip_append_data() optim
by Eric Dumazet
· 16 years ago
2e161f7
cfg80211/mac80211: extensible frame processing
by Johannes Berg
· 16 years ago
ac4c977
mac80211: remove unused don't-encrypt flag
by Johannes Berg
· 16 years ago
633adf1
cfg80211: mark ieee80211_hdrlen const
by Johannes Berg
· 16 years ago
0fdc100
ethtool: allow non-netadmin to query settings
by stephen hemminger
· 16 years ago
afdcba3
net: copy_rtnl_link_stats64() simplification
by Eric Dumazet
· 16 years ago
0eec32f
net_sched: act_csum: coding style cleanup
by Changli Gao
· 16 years ago
7abac68
pkt_sched: Make act_csum depend upon INET.
by David S. Miller
· 16 years ago
231cc2a
dccp ccid-2: Replace broken RTT estimator with better algorithm
by Gerrit Renker
· 16 years ago
c38c92a
dccp ccid-2: Simplify dec_pipe and rearming of RTO timer
by Gerrit Renker
· 16 years ago
30564e3
dccp ccid-2: Remove redundant sanity tests
by Gerrit Renker
· 16 years ago
51c22bb
dccp ccid-3: No more CCID control blocks in LISTEN state
by Gerrit Renker
· 16 years ago
67b67e3
ccid: ccid-2/3 code cosmetics
by Gerrit Renker
· 16 years ago
21dc330
net: Rename skb_has_frags to skb_has_frag_list
by David S. Miller
· 16 years ago
e88c64f
tcp: allow effective reduction of TCP's rcv-buffer via setsockopt
by Hagen Paul Pfeifer
· 16 years ago
c2368e7
bridge: is PACKET_LOOPBACK unlikely()?
by Simon Horman
· 16 years ago
0553212
net: 802.1q: make vlan_hwaccel_do_receive() return void
by Changli Gao
· 16 years ago
2436243
net/sched: need to include net/ip6_checksum.h
by Stephen Rothwell
· 16 years ago
739a91e
net_sched: cls_flow: add key rxhash
by Changli Gao
· 16 years ago
81ce790
irda: use net_device_stats from struct net_device
by Eric Dumazet
· 16 years ago
d3c6e7a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
00959ad
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
by Dmitry Kozlov
· 16 years ago
1003489
net: rps: fix the wrong network header pointer
by Changli Gao
· 16 years ago
eb4d406
net/sched: add ACT_CSUM action to update packets checksums
by Grégoire Baron
· 16 years ago
49e8ab0
net: build_ehash_secret() and rt_bind_peer() cleanups
by Eric Dumazet
· 16 years ago
b9959c2
net_sched: sch_sfq: use proto_ports_offset() to support AH message
by Changli Gao
· 16 years ago
aca071c
netfilter: xt_hashlimit: use proto_ports_offset() to support AH message
by Changli Gao
· 16 years ago
3d04ebb
netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
by Changli Gao
· 16 years ago
78d3307
net_sched: cls_flow: use proto_ports_offset() to support AH message
by Changli Gao
· 16 years ago
12fcdef
net: rps: use proto_ports_offset() to handle the AH message correctly
by Changli Gao
· 16 years ago
dbe5775
net: rps: skip fragment when computing rxhash
by Changli Gao
· 16 years ago
2d47b45
net: rps: reset network header before calling skb_get_rxhash()
by Changli Gao
· 16 years ago
79c5f51
irda: fix a race in irlan_eth_xmit()
by Eric Dumazet
· 16 years ago
0ac820e
vlan: Match underlying dev carrier on vlan add
by Phil Oester
· 16 years ago
b928409
atm: remove a net_device_stats clear
by Eric Dumazet
· 16 years ago
2244d07
net: simplify flags for tx timestamping
by Oliver Hartkopp
· 16 years ago
f037590
rds: fix a leak of kernel memory
by Eric Dumazet
· 16 years ago
68d6ac6
netlink: fix compat recvmsg
by Johannes Berg
· 16 years ago
49339cc
net/ax25: Use available error codes
by Julia Lawall
· 16 years ago
b3d18f1
net/ax25: Use available error codes
by Julia Lawall
· 16 years ago
00093fa
net/sched: remove unneeded NULL check
by Dan Carpenter
· 16 years ago
e5093ae
net: Fix a memmove bug in dev_gro_receive()
by Jarek Poplawski
· 16 years ago
5a68d5e
tipc: Prevent missing name table entries when link flip-flops rapidly
by Allan Stephens
· 16 years ago
564e83b
tipc: Allow connect() to wait indefinitely
by Allan Stephens
· 16 years ago
c2de581
tipc: Minor enhancements to name table display format
by Allan Stephens
· 16 years ago
76ae0d7
tipc: Optimize tipc_node_has_active_links()
by Allan Stephens
· 16 years ago
96d841b
tipc: Remove per-connection sequence number logic
by Allan Stephens
· 16 years ago
0048b82
tipc: Fix bug in broadcast link transmit statistics computation
by Allan Stephens
· 16 years ago
5b1f7bd
tipc: Fix premature broadcast advertisement by sending node
by Allan Stephens
· 16 years ago
7e3e5d0
tipc: Prevent crash when broadcast link cannot send to all nodes
by Allan Stephens
· 16 years ago
b02b69c
tipc: Check for disabled bearer when processing incoming messages
by Allan Stephens
· 16 years ago
f662c07
tipc: correct problems with misleading flags returned using poll()
by Allan Stephens
· 16 years ago
35997e3
tipc: Provide correct error code for unsupported connect() operation
by Allan Stephens
· 16 years ago
3720d40
tipc: add SO_RCVLOWAT support to stream socket receive path
by Florian Westphal
· 16 years ago
f813809
tipc: Fix log buffer memory leak if initialization fails
by Anders Kaseorg
· 16 years ago
1c40be1
net sched: fix some kernel memory leaks
by Eric Dumazet
· 16 years ago
001389b
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
by Eric Dumazet
· 16 years ago
0141480
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
by Ben Hutchings
· 16 years ago
bb8a10b
net/decnet: Adjust confusing if indentation
by Julia Lawall
· 16 years ago
510a05e
net/atm: Adjust confusing if indentation
by Julia Lawall
· 16 years ago
bfb564e
core: Factor out flow calculation from get_rps_cpu
by Krishna Kumar
· 16 years ago
eca6fc7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
afea0b7
cfg80211: check if WEP is available for shared key auth
by Johannes Berg
· 16 years ago
5daa8a8
mac80211: dont advertise WEP if unavailable
by Johannes Berg
· 16 years ago
dc1580d
mac80211: remove unused status flag checks
by Johannes Berg
· 16 years ago
Next »