summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2006-01-14x86: Work around compiler code generation bug with -OsLinus Torvalds
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-13[NETFILTER] x-tables: Missing linux/ipv6.h includes.David S. Miller
2006-01-13[PKT_SCHED]: Change default clock source to gettimeofdayPatrick McHardy
2006-01-13[XFRM]: IPsec tunnel wildcard address supportPatrick McHardy
2006-01-13[NET]: Clean up comments for sk_chk_filter()Kris Katterjohn
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches
2006-01-13[PATCH] genetlink: don't touch module ref countPer Liden
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte
2006-01-12[TIPC]: Fix 64-bit build warnings.David S. Miller
2006-01-12[TIPC] More updates of file headersPer Liden
2006-01-12[TIPC] Update of file headersPer Liden
2006-01-12[TIPC] Cleaned up info/warn/err macrosPer Liden
2006-01-12[TIPC] License header updatePer Liden
2006-01-12[TIPC] Moved configuration interface into tipc_config.hPer Liden
2006-01-12[TIPC} Fixed bug in disc_timeout()Jon Maloy
2006-01-12[TIPC] Use dynamically allocated family id with NETLINK_GENERICPer Liden
2006-01-12[TIPC] Initial mergePer Liden
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2006-01-11[PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META descriptionAdrian Bunk
2006-01-11[PKT_SCHED] ematch: Remove bogus include.Evgeniy Polyakov
2006-01-11[NET]: Fix diverter build.Evgeniy Polyakov
2006-01-11[NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn
2006-01-11[IPV6]: Avoid calling ip6_xmit() with NULL skDavid Woodhouse
2006-01-11[NETFILTER]: ip_ct_proto_gre_fini() cannot be __exitDavid S. Miller
2006-01-11[NET]: Some more missing include/etherdevice.h includesDavid S. Miller
2006-01-10[IPV6]: Fix modular build with netfilter enabled.David S. Miller
2006-01-10Fix net/core/wireless.c link failureLinus Torvalds
2006-01-11netfilter: headers included twiceNicolas Kaiser
2006-01-10[EBTABLES] Don't match tcp/udp source/destination port for IP fragmentsBart De Schuymer
2006-01-10[NET]: Remove unneeded kmalloc() return value castsJesper Juhl
2006-01-10[RXRPC]: Decrease number of pointer derefs in connection.cJesper Juhl
2006-01-10[AF_NETLINK]: Fix DoS in netlink_rcv_skb()Martin Murray
2006-01-10[NETFILTER]: Fix timeout sysctls on big-endian 64bit architecturesPatrick McHardy
2006-01-10[NETFILTER]: Remove unused function from NAT protocol helpersPatrick McHardy
2006-01-10[NETFILTER]: Fix return value confusion in PPTP NAT helperPatrick McHardy
2006-01-10[NETFILTER]: Fix another crash in ip_nat_pptpPatrick McHardy
2006-01-10[NETFILTER]: Fix crash in ip_nat_pptpPatrick McHardy
2006-01-10[NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy
2006-01-10[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn
2006-01-10Fix rpc shutdown event condition bugLinus Torvalds
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-10[PATCH] nfs: sleep_on() removalIngo Molnar
2006-01-10[PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_statsAndrey Borzenkov
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-10spelling: s/trough/through/Adrian Bunk
2006-01-09[INET_DIAG]: Introduce sk_diag_fillArnaldo Carvalho de Melo
2006-01-09[INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fillArnaldo Carvalho de Melo