index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-26
net: use scnprintf() to avoid potential buffer overflow
Changli Gao
1
-3
/
+3
2010-08-26
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
15
-99
/
+106
2010-08-26
ipvs: switch to GFP_KERNEL allocations
Simon Horman
1
-2
/
+2
2010-08-26
IPVS: convert __ip_vs_securetcp_lock to a spinlock
Simon Horman
1
-3
/
+3
2010-08-26
IPVS: convert __ip_vs_sched_lock to a spinlock
Simon Horman
1
-11
/
+11
2010-08-26
IPVS: ICMPv6 checksum calculation
Simon Horman
1
-4
/
+6
2010-08-25
bridge: avoid ethtool on non running interface
stephen hemminger
1
-11
/
+12
2010-08-25
bridge: fix locking comment
Stephen Hemminger
1
-5
/
+1
2010-08-25
net/netfilter/ipvs: Eliminate memory leak
Julia Lawall
1
-1
/
+2
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
33
-513
/
+943
2010-08-24
tc: add meta match on receive hash
Stephen Hemminger
1
-0
/
+6
2010-08-24
net: ip_append_data() optim
Eric Dumazet
1
-4
/
+3
2010-08-24
cfg80211/mac80211: extensible frame processing
Johannes Berg
13
-154
/
+344
2010-08-24
mac80211: remove unused don't-encrypt flag
Johannes Berg
1
-2
/
+0
2010-08-24
cfg80211: mark ieee80211_hdrlen const
Johannes Berg
1
-1
/
+1
2010-08-23
ethtool: allow non-netadmin to query settings
stephen hemminger
1
-0
/
+1
2010-08-23
net: copy_rtnl_link_stats64() simplification
Eric Dumazet
1
-30
/
+1
2010-08-23
net_sched: act_csum: coding style cleanup
Changli Gao
1
-39
/
+38
2010-08-23
pkt_sched: Make act_csum depend upon INET.
David S. Miller
1
-1
/
+1
2010-08-23
dccp ccid-2: Replace broken RTT estimator with better algorithm
Gerrit Renker
2
-81
/
+108
2010-08-23
dccp ccid-2: Simplify dec_pipe and rearming of RTO timer
Gerrit Renker
1
-19
/
+8
2010-08-23
dccp ccid-2: Remove redundant sanity tests
Gerrit Renker
1
-52
/
+0
2010-08-23
dccp ccid-3: No more CCID control blocks in LISTEN state
Gerrit Renker
1
-33
/
+7
2010-08-23
ccid: ccid-2/3 code cosmetics
Gerrit Renker
3
-26
/
+27
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
7
-16
/
+16
2010-08-22
tcp: allow effective reduction of TCP's rcv-buffer via setsockopt
Hagen Paul Pfeifer
1
-0
/
+11
2010-08-22
bridge: is PACKET_LOOPBACK unlikely()?
Simon Horman
1
-1
/
+1
2010-08-22
net: 802.1q: make vlan_hwaccel_do_receive() return void
Changli Gao
2
-4
/
+3
2010-08-22
net/sched: need to include net/ip6_checksum.h
Stephen Rothwell
1
-0
/
+1
2010-08-21
net_sched: cls_flow: add key rxhash
Changli Gao
1
-0
/
+7
2010-08-21
irda: use net_device_stats from struct net_device
Eric Dumazet
1
-23
/
+9
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-71
/
+72
2010-08-21
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
4
-7
/
+166
2010-08-21
net: rps: fix the wrong network header pointer
Changli Gao
1
-2
/
+2
2010-08-20
net/sched: add ACT_CSUM action to update packets checksums
Grégoire Baron
3
-0
/
+606
2010-08-20
net: build_ehash_secret() and rt_bind_peer() cleanups
Eric Dumazet
2
-13
/
+4
2010-08-19
net_sched: sch_sfq: use proto_ports_offset() to support AH message
Changli Gao
1
-17
/
+16
2010-08-19
netfilter: xt_hashlimit: use proto_ports_offset() to support AH message
Changli Gao
1
-10
/
+5
2010-08-19
netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
Changli Gao
1
-16
/
+15
2010-08-19
net_sched: cls_flow: use proto_ports_offset() to support AH message
Changli Gao
1
-29
/
+38
2010-08-19
net: rps: use proto_ports_offset() to handle the AH message correctly
Changli Gao
1
-16
/
+7
2010-08-19
net: rps: skip fragment when computing rxhash
Changli Gao
1
-1
/
+4
2010-08-19
net: rps: reset network header before calling skb_get_rxhash()
Changli Gao
1
-0
/
+1
2010-08-19
irda: fix a race in irlan_eth_xmit()
Eric Dumazet
1
-1
/
+3
2010-08-19
vlan: Match underlying dev carrier on vlan add
Phil Oester
1
-1
/
+2
2010-08-19
atm: remove a net_device_stats clear
Eric Dumazet
1
-1
/
+0
2010-08-19
net: simplify flags for tx timestamping
Oliver Hartkopp
9
-21
/
+20
2010-08-18
rds: fix a leak of kernel memory
Eric Dumazet
1
-1
/
+1
2010-08-18
netlink: fix compat recvmsg
Johannes Berg
1
-30
/
+16
2010-08-18
net/ax25: Use available error codes
Julia Lawall
1
-1
/
+1
[next]