index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-06
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
Joe Perches
2
-11
/
+7
2014-11-06
sched: fix act file names in header comment
Jiri Pirko
6
-6
/
+6
2014-11-06
ip6_tunnel: Add support for wildcard tunnel endpoints.
Steffen Klassert
1
-1
/
+40
2014-11-06
ipv6: Allow sending packets through tunnels with wildcard endpoints
Steffen Klassert
3
-11
/
+24
2014-11-06
fou: Fix typo in returning flags in netlink
Tom Herbert
3
-3
/
+3
2014-11-06
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
2
-10
/
+10
2014-11-06
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
Joe Perches
3
-12
/
+3
2014-11-06
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
40
-55
/
+50
2014-11-06
gue: Receive side of remote checksum offload
Tom Herbert
1
-9
/
+161
2014-11-06
gue: TX support for using remote checksum offload option
Tom Herbert
1
-3
/
+32
2014-11-06
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
6
-4
/
+22
2014-11-06
gue: Add infrastructure for flags and options
Tom Herbert
1
-48
/
+94
2014-11-06
udp: Offload outer UDP tunnel csum if available
Tom Herbert
1
-16
/
+36
2014-11-06
net: Move fou_build_header into fou.c and refactor
Tom Herbert
3
-49
/
+94
2014-11-05
udp: remove blank line between set and test
Fabian Frederick
1
-1
/
+0
2014-11-05
ipv6: trivial, add bracket for the if block
Florent Fourcot
1
-2
/
+2
2014-11-05
esp4: remove assignment in if condition
Fabian Frederick
1
-1
/
+3
2014-11-05
net: allow setting ecn via routing table
Florian Westphal
4
-16
/
+30
2014-11-05
syncookies: split cookie_check_timestamp() into two functions
Florian Westphal
2
-13
/
+23
2014-11-05
syncookies: avoid magic values and document which-bit-is-what-option
Florian Westphal
1
-15
/
+35
2014-11-04
igmp: remove camel case definitions
Fabian Frederick
1
-14
/
+14
2014-11-04
udp: remove else after return
Fabian Frederick
1
-6
/
+6
2014-11-04
inet: frags: remove inline on static in c file
Fabian Frederick
1
-8
/
+8
2014-11-04
ipv4: remove 0/NULL assignment on static
Fabian Frederick
1
-8
/
+8
2014-11-04
ipv4: use seq_puts instead of seq_printf where possible
Fabian Frederick
1
-3
/
+3
2014-11-04
tcp: spelling s/plugable/pluggable
Fabian Frederick
1
-1
/
+1
2014-11-04
cipso: remove NULL assignment on static
Fabian Frederick
1
-1
/
+3
2014-11-04
ipv4: include linux/bug.h instead of asm/bug.h
Fabian Frederick
1
-1
/
+1
2014-11-04
cipso: kerneldoc warning fix
Fabian Frederick
1
-1
/
+1
2014-11-04
net: add rbnode to struct sk_buff
Eric Dumazet
1
-20
/
+7
2014-11-03
net: less interrupt masking in NAPI
Eric Dumazet
1
-25
/
+43
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
33
-212
/
+594
2014-10-31
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
Guenter Roeck
1
-2
/
+4
2014-10-31
mpls: Allow mpls_gso to be built as module
Pravin B Shelar
1
-1
/
+1
2014-10-31
mpls: Fix mpls_gso handler.
Pravin B Shelar
1
-2
/
+1
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-107
/
+463
2014-10-31
netfilter: nft_reject_bridge: restrict reject to prerouting and input
Pablo Neira Ayuso
1
-1
/
+32
2014-10-31
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
Pablo Neira Ayuso
2
-10
/
+254
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
1
-66
/
+109
2014-10-31
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
1
-26
/
+62
2014-10-31
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
Pablo Neira Ayuso
1
-2
/
+4
2014-10-31
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
1
-0
/
+34
2014-10-31
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
2
-2
/
+2
2014-10-31
tcp: Correction to RFC number in comment
Sowmini Varadhan
1
-1
/
+1
2014-10-31
gre: Use inner mac length when computing tunnel length
Tom Herbert
1
-1
/
+1
2014-10-31
sctp: replace seq_printf with seq_puts
Michele Baldessari
1
-2
/
+2
2014-10-31
sctp: add transport state in /proc/net/sctp/remaddr
Michele Baldessari
1
-2
/
+8
2014-10-31
ipv4: Do not cache routing failures due to disabled forwarding.
Nicolas Cavallari
1
-0
/
+1
2014-10-30
tipc: spelling errors
stephen hemminger
2
-3
/
+3
2014-10-30
syncookies: only increment SYNCOOKIESFAILED on validation error
Florian Westphal
2
-4
/
+10
[next]