index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-05
gue: Receive side of remote checksum offload
Tom Herbert
1
-9
/
+161
2014-11-05
gue: TX support for using remote checksum offload option
Tom Herbert
1
-3
/
+32
2014-11-05
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
6
-4
/
+22
2014-11-05
gue: Add infrastructure for flags and options
Tom Herbert
1
-48
/
+94
2014-11-05
udp: Offload outer UDP tunnel csum if available
Tom Herbert
1
-16
/
+36
2014-11-05
net: Move fou_build_header into fou.c and refactor
Tom Herbert
3
-49
/
+94
2014-11-04
udp: remove blank line between set and test
Fabian Frederick
1
-1
/
+0
2014-11-04
ipv6: trivial, add bracket for the if block
Florent Fourcot
1
-2
/
+2
2014-11-04
esp4: remove assignment in if condition
Fabian Frederick
1
-1
/
+3
2014-11-04
net: allow setting ecn via routing table
Florian Westphal
4
-16
/
+30
2014-11-04
syncookies: split cookie_check_timestamp() into two functions
Florian Westphal
2
-13
/
+23
2014-11-04
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-03
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-30
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
1
-0
/
+34
2014-10-30
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
2
-2
/
+2
2014-10-30
tcp: Correction to RFC number in comment
Sowmini Varadhan
1
-1
/
+1
2014-10-30
gre: Use inner mac length when computing tunnel length
Tom Herbert
1
-1
/
+1
2014-10-30
sctp: replace seq_printf with seq_puts
Michele Baldessari
1
-2
/
+2
2014-10-30
sctp: add transport state in /proc/net/sctp/remaddr
Michele Baldessari
1
-2
/
+8
2014-10-30
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
2014-10-30
ipv4: minor spelling fixes
stephen hemminger
2
-2
/
+2
2014-10-30
ip6_tunnel: allow to change mode for the ip6tnl0
Alexey Andriyanov
1
-7
/
+25
2014-10-30
ipv6: remove assignment in if condition
Fabian Frederick
1
-1
/
+2
2014-10-30
ipv6: remove inline on static in c file
Fabian Frederick
1
-6
/
+6
2014-10-30
ipv6: spelling s/incomming/incoming
Fabian Frederick
1
-1
/
+1
2014-10-30
ipx: remove all unnecessary castings on ntohl
Fabian Frederick
1
-7
/
+7
2014-10-30
net: dsa: Add support for reading switch registers with ethtool
Guenter Roeck
1
-0
/
+23
2014-10-30
net: dsa: Add support for switch EEPROM access
Guenter Roeck
2
-0
/
+45
[next]