summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://tipc.cslab.ericsson.net/pub/git/tipcDavid S. Miller2006-01-1846-1700/+1693Star
|\
| * [TIPC] Avoid polluting the global namespacePer Liden2006-01-1844-1673/+1654Star
| * [TIPC] Group protocols with sub-options in KconfigPer Liden2006-01-181-1/+1
| * [TIPC] Add help text for TIPC configuration optionPer Liden2006-01-181-1/+6
| * [TIPC] Remove unused #includesPer Liden2006-01-183-4/+0Star
| * [TIPC] Move ethernet protocol id to linux/if_ether.hPer Liden2006-01-181-3/+2Star
| * [TIPC] Updated link priority macrosPer Liden2006-01-184-12/+20
| * [TIPC] Minor changes to #includesJon Maloy2006-01-186-6/+10
* | [IPV4]: Fix multiple bugs in IGMPv3David L Stevens2006-01-181-30/+122
* | [PKTGEN]: Respect hard_header_len of device.David S. Miller2006-01-181-2/+3
* | [IPV4]: RT_CACHE_STAT_INC() warning fixAndrew Morton2006-01-181-1/+2
|/
* [NET]: Use is_zero_ether_addr() in net/core/netpoll.cKris Katterjohn2006-01-181-1/+1
* [PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALENKris Katterjohn2006-01-171-23/+11Star
* [NET]: "signed long" -> "long"Kris Katterjohn2006-01-173-8/+8
* [EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log}Patrick McHardy2006-01-172-2/+6
* [PKT_SCHED]: Handle SCTP/DCCP in sfq_hashPatrick McHardy2006-01-171-0/+4
* [IPV4]: rt_cache_stat can be statically definedEric Dumazet2006-01-171-10/+4Star
* [NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.hDavid S. Miller2006-01-171-0/+1
* [NETFILTER] ip6tables: whitespace and indent cosmetic cleanupYasuyuki Kozakai2006-01-177-422/+427
* [NETFILTER] Makefile cleanupYasuyuki Kozakai2006-01-172-2/+0Star
* [NETFILTER] ip[6]t_policy: Fix compilation warningsBenoit Boissinot2006-01-172-3/+6
* [NET]: Fix whitespace issues in net/core/filter.cKris Katterjohn2006-01-171-7/+6Star
* [PKT_SCHED] sch_prio: fix qdisc bands initAmnon Aaronsohn2006-01-171-4/+3Star
* [IPV6]: Preserve procfs IPV6 address output formatYOSHIFUJI Hideaki2006-01-174-7/+7
* x86: Work around compiler code generation bug with -OsLinus Torvalds2006-01-151-3/+3
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-155-13/+13
* [NETFILTER] x-tables: Missing linux/ipv6.h includes.David S. Miller2006-01-142-0/+2
* [PKT_SCHED]: Change default clock source to gettimeofdayPatrick McHardy2006-01-131-1/+1
* [XFRM]: IPsec tunnel wildcard address supportPatrick McHardy2006-01-132-0/+32
* [NET]: Clean up comments for sk_chk_filter()Kris Katterjohn2006-01-131-7/+3Star
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-1315-51/+32Star
* [PATCH] genetlink: don't touch module ref countPer Liden2006-01-132-8/+0Star
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-1298-3446/+2646Star
* [TIPC]: Fix 64-bit build warnings.David S. Miller2006-01-123-6/+9
* [TIPC] More updates of file headersPer Liden2006-01-1238-37/+38
* [TIPC] Update of file headersPer Liden2006-01-1244-87/+43Star
* [TIPC] Cleaned up info/warn/err macrosPer Liden2006-01-124-7/+7
* [TIPC] License header updatePer Liden2006-01-1244-762/+938
* [TIPC] Moved configuration interface into tipc_config.hPer Liden2006-01-122-0/+2
* [TIPC} Fixed bug in disc_timeout()Jon Maloy2006-01-122-27/+5Star
* [TIPC] Use dynamically allocated family id with NETLINK_GENERICPer Liden2006-01-121-2/+2
* [TIPC] Initial mergePer Liden2006-01-1248-0/+18191
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-1265-1/+69
* [PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META descriptionAdrian Bunk2006-01-121-1/+1
* [PKT_SCHED] ematch: Remove bogus include.Evgeniy Polyakov2006-01-121-1/+0Star
* [NET]: Fix diverter build.Evgeniy Polyakov2006-01-121-1/+1
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-1216-41/+34Star
* [IPV6]: Avoid calling ip6_xmit() with NULL skDavid Woodhouse2006-01-121-2/+18
* [NETFILTER]: ip_ct_proto_gre_fini() cannot be __exitDavid S. Miller2006-01-122-2/+5
* [NET]: Some more missing include/etherdevice.h includesDavid S. Miller2006-01-122-0/+2