summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* mm: use totalram_pages instead of num_physpages at runtimeJiang Liu2013-07-031-1/+1
* gre: fix a possible skb leakEric Dumazet2013-06-251-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-06-241-4/+8
|\
| * netfilter: ipt_ULOG: fix incorrect setting of ulog timerGao feng2013-06-241-4/+8
* | ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik2013-06-191-2/+2
* | ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2013-06-131-2/+2
* | net/ipv4: ip_vti clear skb cb before tunneling.Saurabh Mohan2013-06-131-2/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-301-2/+4
|\
| * netfilter: ipt_ULOG: fix non-null terminated string in the nf_log pathChen Gang2013-05-231-2/+4
* | ipv4: fix redirect handling for TCP packetsMichal Kubecek2013-05-271-1/+6
* | ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2013-05-251-1/+1
* | tcp: xps: fix reordering issuesEric Dumazet2013-05-231-4/+6
|/
* tcp: bug fix in proportional rate reduction.Nandita Dukkipati2013-05-231-10/+13
* ip_gre: fix a possible crash in ipgre_err()Eric Dumazet2013-05-201-1/+2
* tcp: gso: do not generate out of order packetsEric Dumazet2013-05-161-1/+21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-161-5/+8
|\
| * netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-151-5/+8
* | tcp: fix tcp_md5_hash_skb_data()Eric Dumazet2013-05-141-2/+5
* | ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-111-1/+1
* | gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()Pravin B Shelar2013-05-082-10/+2
* | fib_trie: no need to delay vfree()Al Viro2013-05-061-11/+2
* | net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov2013-05-061-0/+1
|/
* tcp: do not expire TCP fastopen cookiesEric Dumazet2013-05-051-6/+9
* vxlan: Fix TCPv6 segmentation.Pravin B Shelar2013-05-031-1/+6
* gre: Fix GREv4 TCPv6 segmentation.Pravin B Shelar2013-05-032-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-013-7/+7
|\
| * proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-011-2/+2
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-093-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-301-0/+1
|\ \
* | | tcp: reset timer after any SYNACK retransmitYuchung Cheng2013-04-291-1/+6
* | | net: Add MIB counters for checksum errorsEric Dumazet2013-04-297-12/+35
* | | net: defer net_secret[] initializationEric Dumazet2013-04-291-1/+4
* | | net: ipv4: typo issue, remove erroneous semicolonChen Gang2013-04-251-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-227-61/+104
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-04-191-1/+7
| |\ \
| | * | netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2013-04-191-1/+7
| * | | tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet2013-04-191-33/+31
| * | | net: drop dst before queueing fragmentsEric Dumazet2013-04-171-4/+10
| * | | esp4: fix error return code in esp_output()Wei Yongjun2013-04-151-3/+3
| * | | tcp: Reallocate headroom if it would overflow csum_startThomas Graf2013-04-111-2/+6
| * | | tcp: incoming connections might use wrong route under synfloodDmitry Popov2013-04-111-2/+2
| * | | selinux: add a skb_owned_by() hookEric Dumazet2013-04-091-0/+1
| * | | net: ipv4: fix schedule while atomic bug in check_lifetime()Jiri Pirko2013-04-081-16/+42
| * | | net: ipv4: reset check_lifetime_work after changing lifetimeJiri Pirko2013-04-081-0/+2
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-1914-17/+45
|\ \ \
| * | | netfilter: xt_rpfilter: depend on raw or mangle tableFlorian Westphal2013-04-191-1/+1
| * | | netfilter: add my copyright statementsPatrick McHardy2013-04-1811-1/+19
| * | | netfilter: nat: propagate errors from xfrm_me_harder()Patrick McHardy2013-04-081-6/+11
| * | | netfilter: ipv4: propagate routing errors from ip_route_me_harder()Patrick McHardy2013-04-083-9/+14
* | | | netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy2013-04-192-5/+5