summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | tcp: introduce TCPSpuriousRtxHostQueues SNMP counterEric Dumazet2013-04-182-0/+8
* | | net: tcp_memcontrol: minor: remove unused variableDaniel Borkmann2013-04-141-1/+0
* | | net: sock: make sock_tx_timestamp voidDaniel Borkmann2013-04-142-6/+5
* | | tcp: tcp_tso_segment() small optimizationEric Dumazet2013-04-131-2/+5
* | | tcp: GSO should be TSQ friendlyEric Dumazet2013-04-122-1/+13
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-04-112-2/+7
|\ \ \
| * | | xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2013-03-062-2/+7
* | | | tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()Zefan Li2013-04-091-2/+0
* | | | ip_gre: fix a possible crash in parse_gre_header()Eric Dumazet2013-04-081-3/+5
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-071-2/+4
|\ \ \ | | |/ | |/|
| * | net: ipv4: notify when address lifetime changesJiri Pirko2013-04-051-2/+4
* | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-04-074-51/+98
|\ \ \
| * | | netfilter: ipt_ULOG: add net namespace support for ipt_ULOGGao feng2013-04-051-40/+89
| * | | netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-052-5/+6
| * | | netfilter: use IS_ENABLE to replace if defined in TRACE targetGao feng2013-04-022-6/+3
* | | | net: frag queue per hash bucket lockingJesper Dangaard Brouer2013-04-041-13/+44
* | | | ipconfig: add informative timeout messages while waiting for carrierPaul Gortmaker2013-04-021-1/+12
* | | | ip_gre: don't overwrite iflink during net_dev initAntonio Quartulli2013-03-301-1/+0
* | | | ip_tunnel: Fix off-by-one error in forming dev name.Pravin B Shelar2013-03-291-1/+1
* | | | net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-284-13/+13
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-271-5/+2
|\ \ \ | |/ /
| * | ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-261-2/+1
| * | tcp: undo spurious timeout after SACK renegingYuchung Cheng2013-03-241-5/+2
* | | net: use the frag lru_lock to protect netns_frags.nqueues updateJesper Dangaard Brouer2013-03-271-2/+0
* | | net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loopJesper Dangaard Brouer2013-03-271-0/+3
* | | firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明2013-03-261-6/+21
* | | Tunneling: use IP Tunnel stats APIs.Pravin B Shelar2013-03-262-39/+2
* | | IPIP: Use ip-tunneling code.Pravin B Shelar2013-03-262-690/+57
* | | GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-269-1196/+1361
* | | ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-251-2/+1
* | | Revert "udp: increase inner ip header ID during segmentation"Pravin B Shelar2013-03-251-6/+1
* | | Revert "ip_gre: increase inner ip header ID during segmentation"Pravin B Shelar2013-03-251-6/+1
OpenPOWER on IntegriCloud