index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
40
-55
/
+50
*
gue: Receive side of remote checksum offload
Tom Herbert
2014-11-05
1
-9
/
+161
*
gue: TX support for using remote checksum offload option
Tom Herbert
2014-11-05
1
-3
/
+32
*
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
2014-11-05
6
-4
/
+22
*
gue: Add infrastructure for flags and options
Tom Herbert
2014-11-05
1
-48
/
+94
*
udp: Offload outer UDP tunnel csum if available
Tom Herbert
2014-11-05
1
-16
/
+36
*
net: Move fou_build_header into fou.c and refactor
Tom Herbert
2014-11-05
3
-49
/
+94
*
udp: remove blank line between set and test
Fabian Frederick
2014-11-04
1
-1
/
+0
*
ipv6: trivial, add bracket for the if block
Florent Fourcot
2014-11-04
1
-2
/
+2
*
esp4: remove assignment in if condition
Fabian Frederick
2014-11-04
1
-1
/
+3
*
net: allow setting ecn via routing table
Florian Westphal
2014-11-04
4
-16
/
+30
*
syncookies: split cookie_check_timestamp() into two functions
Florian Westphal
2014-11-04
2
-13
/
+23
*
syncookies: avoid magic values and document which-bit-is-what-option
Florian Westphal
2014-11-04
1
-15
/
+35
*
igmp: remove camel case definitions
Fabian Frederick
2014-11-04
1
-14
/
+14
*
udp: remove else after return
Fabian Frederick
2014-11-04
1
-6
/
+6
*
inet: frags: remove inline on static in c file
Fabian Frederick
2014-11-04
1
-8
/
+8
*
ipv4: remove 0/NULL assignment on static
Fabian Frederick
2014-11-04
1
-8
/
+8
*
ipv4: use seq_puts instead of seq_printf where possible
Fabian Frederick
2014-11-04
1
-3
/
+3
*
tcp: spelling s/plugable/pluggable
Fabian Frederick
2014-11-04
1
-1
/
+1
*
cipso: remove NULL assignment on static
Fabian Frederick
2014-11-04
1
-1
/
+3
*
ipv4: include linux/bug.h instead of asm/bug.h
Fabian Frederick
2014-11-04
1
-1
/
+1
*
cipso: kerneldoc warning fix
Fabian Frederick
2014-11-04
1
-1
/
+1
*
net: add rbnode to struct sk_buff
Eric Dumazet
2014-11-03
1
-20
/
+7
*
net: less interrupt masking in NAPI
Eric Dumazet
2014-11-03
1
-25
/
+43
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-01
33
-212
/
+594
|
\
|
*
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
Guenter Roeck
2014-10-31
1
-2
/
+4
|
*
mpls: Allow mpls_gso to be built as module
Pravin B Shelar
2014-10-31
1
-1
/
+1
|
*
mpls: Fix mpls_gso handler.
Pravin B Shelar
2014-10-31
1
-2
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-10-31
6
-107
/
+463
|
|
\
|
|
*
netfilter: nft_reject_bridge: restrict reject to prerouting and input
Pablo Neira Ayuso
2014-10-31
1
-1
/
+32
|
|
*
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
Pablo Neira Ayuso
2014-10-31
2
-10
/
+254
|
|
*
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
2014-10-31
1
-66
/
+109
|
|
*
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
2014-10-31
1
-26
/
+62
|
|
*
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
Pablo Neira Ayuso
2014-10-31
1
-2
/
+4
|
|
*
ipvs: Avoid null-pointer deref in debug code
Alex Gartrell
2014-10-28
1
-2
/
+2
|
*
|
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
2014-10-30
1
-0
/
+34
|
*
|
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
2014-10-30
2
-2
/
+2
|
*
|
gre: Use inner mac length when computing tunnel length
Tom Herbert
2014-10-30
1
-1
/
+1
|
*
|
ipv4: Do not cache routing failures due to disabled forwarding.
Nicolas Cavallari
2014-10-30
1
-0
/
+1
|
*
|
inet: frags: remove the WARN_ON from inet_evict_bucket
Nikolay Aleksandrov
2014-10-29
1
-1
/
+0
|
*
|
inet: frags: fix a race between inet_evict_bucket and inet_frag_kill
Nikolay Aleksandrov
2014-10-29
1
-1
/
+2
|
*
|
ipv6: notify userspace when we added or changed an ipv6 token
Lubomir Rintel
2014-10-29
1
-0
/
+1
|
*
|
sch_pie: schedule the timer after all init succeed
WANG Cong
2014-10-29
1
-1
/
+1
|
*
|
Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-10-28
6
-13
/
+27
|
|
\
\
|
|
*
\
Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu...
John W. Linville
2014-10-27
6
-13
/
+27
|
|
|
\
\
|
|
|
*
|
mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats
Karl Beldan
2014-10-20
2
-10
/
+15
|
|
|
*
|
mac80211: fix typo in starting baserate for rts_cts_rate_idx
Karl Beldan
2014-10-14
1
-1
/
+1
|
|
|
*
|
nl80211: sanity check the channel switch counter value
Luciano Coelho
2014-10-09
1
-1
/
+9
|
|
|
*
|
net: rfkill: kernel-doc warning fixes
Fabian Frederick
2014-10-09
1
-2
/
+2
|
|
|
*
|
mac80211: return the vif's chandef in ieee80211_cfg_get_channel()
Luciano Coelho
2014-10-09
1
-1
/
+1
[next]