aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/af_inet.c
Commit message (Expand)AuthorAge
* net: Use sk_mark for routing lookup in more placesAtis Elsts2009-10-01
* net: constify struct net_protocolAlexey Dobriyan2009-09-14
* ipv4: af_inet.c cleanupsEric Dumazet2009-08-29
* udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.Sridhar Samudrala2009-07-12
* ipv4: remove ip_mc_drop_socket() declaration from af_inet.c.Rami Rosen2009-06-04
* ipv4: New multicast-all socket optionNivedita Singhvi2009-06-02
* ipv4: Use 32-bit loads for ID and length in GROHerbert Xu2009-05-27
* gro: Avoid unnecessary comparison after skb_gro_headerHerbert Xu2009-05-27
* [PATCH] net: remove superfluous call to synchronize_net()Eric Dumazet2009-04-17
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\
| * alloc_percpu: add align argument to __alloc_percpu.Rusty Russell2009-02-20
* | net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-10
* | gro: Optimise IPv4 packet receptionHerbert Xu2009-02-08
* | ipv4: Delete redundant sk_family assignmentHerbert Xu2009-02-02
* | net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* | gro: Avoid copying headers of unmerged packetsHerbert Xu2009-01-29
|/
* netns: igmp: allow IPPROTO_IGMP sockets in netnsAlexey Dobriyan2008-12-25
* tcp: Add GRO supportHerbert Xu2008-12-16
* ipv4: Add GRO infrastructureHerbert Xu2008-12-16
* net: some optimizations in af_inetEric Dumazet2008-11-23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-20
|\
| * TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()Balazs Scheidler2008-11-20
* | net: replace NIPQUAD() in net/ipv4/ net/ipv6/Harvey Harrison2008-10-31
|/
* ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is setTóth László Attila2008-10-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-26
|\
| * [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns onesAl Viro2008-07-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-26
|\ \ | |/ |/|
| * net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-26
* | list_for_each_rcu must die: networkingPaul E. McKenney2008-07-25
|/
* ipv4: clean the init_ipv4_mibs error pathsPavel Emelyanov2008-07-18
* mib: put icmpmsg statistics on struct netPavel Emelyanov2008-07-18
* mib: put icmp statistics on struct netPavel Emelyanov2008-07-18
* mib: put udplite statistics on struct netPavel Emelyanov2008-07-18
* mib: put udp statistics on struct netPavel Emelyanov2008-07-18
* mib: put net statistics on struct netPavel Emelyanov2008-07-18
* mib: put ip statistics on struct netPavel Emelyanov2008-07-18
* mib: put tcp statistics on struct netPavel Emelyanov2008-07-18
* ipv4: add pernet mib operationsPavel Emelyanov2008-07-18
* tcp: add net to tcp_mib_initPavel Emelyanov2008-07-16
* ipv4: Do cleanup for ip_mr_initWang Chen2008-07-03
* net: remove CVS keywordsAdrian Bunk2008-06-12
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-29
* [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.YOSHIFUJI Hideaki2008-04-14
* [INET]: uc_ttl assignment in inet_ctl_sock_create is redundant.Denis V. Lunev2008-04-03
* [NETNS]: Inet control socket should not hold a namespace.Denis V. Lunev2008-04-03
* [INET]: Let inet_ctl_sock_create return sock rather than socket.Denis V. Lunev2008-04-03
* [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.Denis V. Lunev2008-04-03
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* [NETNS]: Enable TCP/UDP/ICMP inside namespace.Denis V. Lunev2008-03-24
* [NETNS]: Allow to create sockets in non-initial namespace.Denis V. Lunev2008-03-24