aboutsummaryrefslogtreecommitdiffstats
path: root/include/rxrpc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[AVR32] Add missing #include <linux/module.h>Haavard Skinnemoen1-0/+1
2007-02-09[AVR32] ssize_t should be long, not intHaavard Skinnemoen1-1/+1
2007-02-09[AVR32] Remove last remains of libgccHaavard Skinnemoen2-131/+0
2007-02-09[AVR32] SPI platform code updateHaavard Skinnemoen4-36/+51
2007-02-09[AVR32] Add PIOE device and reserve SDRAM pinsHaavard Skinnemoen4-1/+36
2007-02-09[AVR32] Introduce at32_reserve_pin()Haavard Skinnemoen2-1/+23
2007-02-09[AVR32] Don't reset PIO state at bootupHaavard Skinnemoen1-3/+0
2007-02-09[AVR32] GPIO API implementationHaavard Skinnemoen8-21/+278
2007-02-09[AVR32] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-2/+2
2007-02-09[AVR32] Implement dma_mapping_error()Haavard Skinnemoen1-0/+8
2007-02-09[AVR32] Fix incorrect invalidation of shared cachelinesDavid Brownell1-8/+24
2007-02-09[AVR32] ext int fixesDavid Brownell1-19/+17
2007-02-09[AVR32] fix serial port setup on ATSTK1000David Brownell2-5/+15
2007-02-09[AVR32] /proc/interrupts displayDavid Brownell1-0/+1
2007-02-09Remove a couple final references to obsolete verify_area().Robert P. J. Day2-7/+1
2007-02-08MAINTAINERS: update DMFE and wireless drivers mailing listRandy Dunlap1-2/+2
2007-02-08ucc_geth: Add support to local-mac-address propertyLi Yang1-1/+7
2007-02-08ucc_geth: Remove obsolete workaround of link speed changeLi Yang2-66/+7
2007-02-08cxgb3: sysfs attributes in -mm treeDivy Le Ray1-41/+45
2007-02-08[IPX]: Fix NULL pointer dereference on ipx unloadJiri Bohac1-8/+16
2007-02-08[ATM]: atmarp.h needs to always include linux/types.hDavid S. Miller1-2/+0
2007-02-08[NET]: Fix net/socket.c warnings.David S. Miller1-4/+8
2007-02-08[NET]: cleanup sock_from_file()Eric Dumazet1-15/+2
2007-02-08[NET]: change layout of ehash tableEric Dumazet8-18/+19
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt7-2/+1197
2007-02-08[S390]: Adapt special message interface to new IUCV APIMartin Schwidefsky1-73/+74
2007-02-08[S390]: Adapt netiucv driver to new IUCV APIMartin Schwidefsky1-662/+652
2007-02-08[S390]: Adapt vmlogrdr driver to new IUCV APIMartin Schwidefsky1-152/+127
2007-02-08[S390]: Adapt monreader driver to new IUCV APIMartin Schwidefsky1-117/+101
2007-02-08[S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky7-0/+2049
2007-02-08[S390]: Rewrite of the IUCV base code, part 1Martin Schwidefsky5-3398/+0
2007-02-08[X.25]: Adds /proc/net/x25/forward to view active forwarded calls.Andrew Hendry1-0/+98
2007-02-08[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry4-2/+14
2007-02-08[X.25]: Add call forwardingAndrew Hendry6-8/+220
2007-02-08[XFRM]: xfrm_migrate() needs exporting to modules.David S. Miller1-0/+1
2007-02-08[PFKEYV2]: CONFIG_NET_KEY_MIGRATE optionShinta Sugimoto1-0/+15
2007-02-08[PFKEYV2]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto2-1/+424
2007-02-08[XFRM]: CONFIG_XFRM_MIGRATE optionShinta Sugimoto1-0/+11
2007-02-08[XFRM]: User interface for handling XFRM_MSG_MIGRATEShinta Sugimoto1-0/+173
2007-02-08[XFRM]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto4-0/+467
2007-02-08[NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy4-57/+19
2007-02-08[NETFILTER]: ip_tables: remove declaration of non-existant ipt_find_target functionPatrick McHardy1-3/+0
2007-02-08[NETFILTER]: ip6_tables: support MH matchMasahide NAKAMURA4-0/+132
2007-02-08[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure namesJan Engelhardt11-27/+24
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt36-171/+202
2007-02-08[NETFILTER]: x_tables: fix return values for LOG/ULOGJan Engelhardt3-7/+14
2007-02-08[NETFILTER]: NAT: optional source port randomization supportEric Leblond10-4/+48
2007-02-08[NETFILTER]: add IPv6-capable TCPMSS targetPatrick McHardy9-238/+337
2007-02-08[NET]: Add UDPLITE support in a few missing spotsPatrick McHardy5-0/+6
2007-02-08[NETFILTER]: bridge-netfilter: use nf_register_hooks/nf_unregister_hooksPatrick McHardy1-22/+7