index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-07
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
Rick Jones
2
-3
/
+10
2014-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-29
/
+34
2014-11-06
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-4
/
+1
2014-11-06
net: esp: Convert NETDEBUG to pr_info
Joe Perches
1
-5
/
+5
2014-11-06
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
Joe Perches
1
-5
/
+3
2014-11-05
net: Remove MPLS GSO feature.
Pravin B Shelar
3
-4
/
+1
2014-11-05
fou: Fix typo in returning flags in netlink
Tom Herbert
2
-2
/
+2
2014-11-05
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
1
-6
/
+5
2014-11-05
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
Joe Perches
1
-5
/
+1
2014-11-05
tcp: zero retrans_stamp if all retrans were acked
Marcelo Leitner
1
-29
/
+31
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
5
-8
/
+7
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
3
-2
/
+18
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-05
geneve: Unregister pernet subsys on module unload.
Jesse Gross
1
-0
/
+1
2014-11-05
geneve: Set GSO type on transmit.
Jesse Gross
1
-0
/
+2
2014-11-04
udp: remove blank line between set and test
Fabian Frederick
1
-1
/
+0
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
3
-15
/
+29
2014-11-04
syncookies: split cookie_check_timestamp() into two functions
Florian Westphal
1
-10
/
+21
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-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-69
/
+87
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-26
/
+62
2014-10-31
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
1
-26
/
+62
2014-10-30
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
1
-1
/
+1
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
ipv4: Do not cache routing failures due to disabled forwarding.
Nicolas Cavallari
1
-0
/
+1
2014-10-30
syncookies: only increment SYNCOOKIESFAILED on validation error
Florian Westphal
1
-2
/
+5
2014-10-30
ipv4: minor spelling fixes
stephen hemminger
2
-2
/
+2
2014-10-29
inet: frags: remove the WARN_ON from inet_evict_bucket
Nikolay Aleksandrov
1
-1
/
+0
2014-10-29
inet: frags: fix a race between inet_evict_bucket and inet_frag_kill
Nikolay Aleksandrov
1
-1
/
+2
2014-10-29
tcp: allow for bigger reordering level
Eric Dumazet
2
-1
/
+9
2014-10-27
ipv4: remove set but unused variable sha
Fabian Frederick
1
-2
/
+1
2014-10-25
tcp: md5: do not use alloc_percpu()
Eric Dumazet
1
-39
/
+20
2014-10-22
net: fix saving TX flow hash in sock for outgoing connections
Sathya Perla
1
-2
/
+2
2014-10-20
net: make skb_gso_segment error handling more robust
Florian Westphal
1
-1
/
+1
2014-10-20
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
3
-3
/
+3
[next]