summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | netfilter: add help information to new nf_tables Kconfig optionsPablo Neira Ayuso2014-01-011-0/+14
| | * | | | netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond2013-12-303-128/+0Star
| | * | | | netfilter: REJECT: separate reusable codeEric Leblond2013-12-301-130/+10Star
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-061-6/+0Star
| |\ \ \ \ \
| | * | | | | netfilter: nf_conntrack: remove dead codestephen hemminger2014-01-031-6/+0Star
| * | | | | | net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-052-5/+6
| * | | | | | ipv4: Use percpu Cache route in IP tunnelsTom Herbert2014-01-041-12/+32
| * | | | | | ipv4: Cache dst in tunnelsTom Herbert2014-01-041-24/+89
| * | | | | | ipv4: switch and case should be at the same indentWeilong Chen2014-01-021-15/+15
| * | | | | | ipv4: spaces required around that '='Weilong Chen2014-01-021-4/+4
| * | | | | | ipv4: arp: update neighbour address when a gratuitous arp is received and arp...Salam Noureddine2014-01-021-5/+10
| * | | | | | lro: remove dead codestephen hemminger2013-12-291-173/+0Star
| * | | | | | tcp: make local functions staticstephen hemminger2013-12-292-2/+2
| * | | | | | ipv4: ping make local stuff staticStephen Hemminger2013-12-281-3/+7
| * | | | | | ipv4: remove unused functionStephen Hemminger2013-12-281-7/+0Star
| * | | | | | arp: make arp_invalidate staticStephen Hemminger2013-12-281-2/+1Star
| * | | | | | ipv4: make fib_detect_death staticStephen Hemminger2013-12-282-4/+3Star
| * | | | | | ipv4: ipv4: Cleanup the comments in tcp_yeah.cWeilong Chen2013-12-261-8/+8
| * | | | | | ipv4: ERROR: code indent should use tabs where possibleWeilong Chen2013-12-263-8/+5Star
| * | | | | | ipv4: ERROR: do not initialise globals to 0 or NULLWeilong Chen2013-12-261-2/+2
| * | | | | | ipv4: fix all space errors in file igmp.cWeilong Chen2013-12-261-35/+35
| * | | | | | ipv4: fix checkpatch error with foo * barWeilong Chen2013-12-261-1/+1
| * | | | | | ipv4: fix checkpatch error "space prohibited"Weilong Chen2013-12-264-11/+11
| * | | | | | ipv4: do clean up with spacesWeilong Chen2013-12-262-8/+8
| * | | | | | netconf: rename PROXY_ARP to NEIGH_PROXYstephen hemminger2013-12-231-5/+5
| * | | | | | tcp: autocork should not hold first packet in write queueEric Dumazet2013-12-201-4/+10
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-205-5/+5
| |\ \ \ \ \ \
| | * | | | | | net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-065-5/+5
| * | | | | | | ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgsHannes Frederic Sowa2013-12-181-1/+3
| * | | | | | | inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa2013-12-184-13/+10Star
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-184-20/+28
| |\ \ \ \ \ \ \
| * | | | | | | | net: Add utility functions to clear rxhashTom Herbert2013-12-172-4/+3Star
| * | | | | | | | tcp: refine TSO splitsEric Dumazet2013-12-171-39/+54
| * | | | | | | | netconf: add proxy-arp supportstephen hemminger2013-12-141-12/+29
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu2013-12-122-10/+24
| * | | | | | | ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel2013-12-112-6/+7
| * | | | | | | net: more spelling fixesstephen hemminger2013-12-112-6/+6
| * | | | | | | ipv4: add support for IFA_FLAGS nl attributeJiri Pirko2013-12-111-2/+6
| * | | | | | | neigh: restore old behaviour of default parms valuesJiri Pirko2013-12-102-0/+4
| * | | | | | | neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko2013-12-102-2/+2
| * | | | | | | neigh: convert parms to an arrayJiri Pirko2013-12-101-15/+18
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-101-7/+0Star
| |\ \ \ \ \ \ \
| * | | | | | | | tcp: auto corkingEric Dumazet2013-12-063-13/+60
| * | | | | | | | tcp: optimize some skb_shinfo(skb) usesEric Dumazet2013-12-061-15/+21
| * | | | | | | | ipv4/ipv6: Fix FSF address in file headersJeff Kirsher2013-12-062-4/+2Star
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | remove extra definitions of U32_MAXAlex Elder2014-01-241-3/+0Star
* | | | | | | | conditionally define U32_MAXAlex Elder2014-01-241-0/+2
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-201-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | sched, net: Clean up preempt_enable_no_resched() abusePeter Zijlstra2014-01-131-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch2014-01-181-19/+32