aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [IPSEC]: Use ALIGN macro in ESPHerbert Xu2005-10-11
* [NETFILTER] ctnetlink: add one nesting level for TCP statePablo Neira Ayuso2005-10-10
* [NETFILTER] ctnetlink: ICMP ID is not mandatoryPablo Neira Ayuso2005-10-10
* [NETFILTER] conntrack_netlink: Fix endian issue with status from userspaceHarald Welte2005-10-10
* [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLVHarald Welte2005-10-10
* [NETFILTER] ipt_ULOG: Mark ipt_ULOG as OBSOLETEHarald Welte2005-10-10
* [NETFILTER] PPTP helper: Add missing Kconfig dependencyHarald Welte2005-10-10
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [ATM]: [br2684] if we free the skb, we should return 0Jean-Denis Boyer2005-10-07
* [ATM]: add support for LECS addresses learned from networkEric Kinzie2005-10-07
* [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.Ivan Skytte Jørgensen2005-10-07
* [AX.25]: Fix packet socket crashRalf Baechle2005-10-05
* [IPSEC]: Document that policy direction is derived from the index.Herbert Xu2005-10-05
* [IPV6]: Fix NS handing for proxy/anycast addressYOSHIFUJI Hideaki2005-10-05
* [TCP]: BIC coding bug in Linux 2.6.13Stephen Hemminger2005-10-05
* [MCAST] ipv6: Fix address size in grec_sizeYan Zheng2005-10-05
* [XFRM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-05
* [RPC]: fix sparse gfp nocast warningsRandy Dunlap2005-10-05
* [AF_KEY]: fix sparse gfp nocast warningsRandy Dunlap2005-10-05
* [NETFILTER]: fix sparse gfp nocast warningsRandy Dunlap2005-10-05
* [IPVS]: fix sparse gfp nocast warningsRandy Dunlap2005-10-05
* [DECNET]: fix sparse gfp nocast warningsRandy Dunlap2005-10-05
* [ATM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-05
* [NETFILTER]: Fix Kconfig typoHorst H. von Brand2005-10-04
* [IPV4]: fib_trie root-node expansionRobert Olsson2005-10-04
* [IPV6]: Fix infinite loop in udp_v6_get_port().YOSHIFUJI Hideaki2005-10-04
* [PATCH] ieee80211: fix gfp flags typeRandy Dunlap2005-10-04
* [PATCH] ieee80211: fix gfp flags typeRandy Dunlap2005-10-03
* [IPV4]: Update icmp sysctl docs and disable broadcast ECHO/TIMESTAMP by defaultDavid S. Miller2005-10-03
* [IPV4]: Get rid of bogus __in_put_dev in pktgenHerbert Xu2005-10-03
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-03
* [IPV6]: Fix leak added by udp connect dst caching fix.David S. Miller2005-10-03
* [IPV6]: Fix ipv6 fragment ID selection at slow pathYan Zheng2005-10-03
* [IPV4]: Fix "Proxy ARP seems broken"Herbert Xu2005-10-03
* [NET]: Fix "sysctl_net.c:36: error: 'core_table' undeclared here"Russell King2005-10-03
* [INET]: speedup inet (tcp/dccp) lookupsEric Dumazet2005-10-03
* [NET]: Fix packet timestamping.Herbert Xu2005-10-03
* [ATM]: [lec] reset retry counter when new arp issuedScott Talbert2005-09-29
* [ATM]: [lec] attempt to support cisco failoverScott Talbert2005-09-29
* [TCP]: Don't over-clamp window in tcp_clamp_window()Alexey Kuznetsov2005-09-29
* [TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735David S. Miller2005-09-29
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-09-29
|\
| * [NET]: Fix reversed logic in eth_type_trans().David S. Miller2005-09-29
| * [ATM]: fix bug in atm address list handlingMartin Whitaker2005-09-28
| * [ATM]: track and close listen sockets when sigd exitsChas Williams2005-09-28
| * [ATM]: net/atm/ioctl.c: autoload pppoatm and br2684Roman Kagan2005-09-28
| * [TCP]: Fix init_cwnd calculations in tcp_select_initial_window()David S. Miller2005-09-28
| * [APPLETALK]: Fix broadcast bug.Oliver Dawid2005-09-27
| * [NET]: Slightly optimize ethernet address comparison.David S. Miller2005-09-27
| * [ROSE]: fix typo (regeistration)Alexey Dobriyan2005-09-27