aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-23net: only use a single page of slop in MAX_SKB_FRAGSIan Campbell1-4/+8
2011-12-23drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issueallan1-1/+5
2011-12-23packet: fix typo in packet_mmap.txtWei Yongjun1-1/+1
2011-12-23bna: Add debugfs interface.Krishna Gudipati10-4/+827
2011-12-23bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati9-39/+771
2011-12-23stmmac: fix missing module license in the main.Giuseppe Cavallaro1-0/+4
2011-12-23netfilter: xt_connbytes: handle negation correctlyFlorian Westphal1-3/+3
2011-12-23netfilter: ctnetlink: remove dead NAT codePatrick McHardy9-25/+1
2011-12-23netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()Patrick McHardy1-6/+0
2011-12-23netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()Patrick McHardy1-13/+1
2011-12-23netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy10-32/+3
2011-12-23netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attributePatrick McHardy1-0/+1
2011-12-23netfilter: nf_nat: use hash random for bysource hashPatrick McHardy2-1/+2
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy29-194/+185
2011-12-23netfilter: rework user-space expectation helper supportPablo Neira Ayuso7-48/+48
2011-12-23net: relax rcvbuf limitsEric Dumazet3-10/+6
2011-12-22netlink: wake up netlink listeners sooner (v2)stephen hemminger1-1/+1
2011-12-22netlink: af_netlink cleanup (v2)stephen hemminger2-18/+14
2011-12-22Partial revert "Basic kernel memory functionality for the Memory Controller"Glauber Costa2-107/+8
2011-12-22rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang1-2/+5
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet4-4/+5
2011-12-22mqprio: Avoid panic if no options are providedThomas Graf1-1/+1
2011-12-22bridge: provide a mtu() method for fake_dst_opsEric Dumazet1-0/+6
2011-12-22pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller1-1/+1
2011-12-22ipv4: using prefetch requires including prefetch.hStephen Rothwell1-0/+1
2011-12-21vfs: __read_cache_page should use gfp argument rather than GFP_KERNELDave Kleikamp1-5/+2
2011-12-21USB: Fix usb/isp1760 build on sparcDavid Miller1-4/+4
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert3-4/+27
2011-12-21ipv4: reintroduce route cache garbage collectorEric Dumazet1-0/+107
2011-12-21irda: use msecs_to_jiffies() rather than manual calculationXi Wang1-2/+2
2011-12-21stmmac: update the driver's documentation (Dec-2011)Giuseppe CAVALLARO1-7/+9
2011-12-21stmmac: add the experimental PCI supportGiuseppe CAVALLARO9-290/+612
2011-12-21sch_sfq: rehash queues in perturb timerEric Dumazet1-6/+81
2011-12-21net: ethernet: xilinx: Don't use NO_IRQ in xilinxMichal Simek2-2/+2
2011-12-21tcp: Replace constants with #define macrosVijay Subramanian4-6/+11
2011-12-20firmware: Refer to the co-maintained linux-firmware.git repositoryBen Hutchings1-1/+2
2011-12-21SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells1-1/+3
2011-12-20net: doc: fix many typos in scaling.txtShan Wei1-4/+4
2011-12-20net: have ipconfig not wait if no dev is availableGerlando Falauto1-0/+4
2011-12-20qeth: recovery through asynchronous deliveryEinar Lueck2-5/+34
2011-12-20qeth: improve recovery during resource shortageFrank Blaschka1-2/+9
2011-12-20netiucv: allow multiple interfaces to same peerUrsula Braun1-82/+135
2011-12-20qeth: forbid recovery during shutdownUrsula Braun2-0/+2
2011-12-20qeth: suspicious rcu_dereference_check in recoveryUrsula Braun1-4/+3
2011-12-20af_iucv: get rid of state IUCV_SEVEREDUrsula Braun2-28/+8
2011-12-20af_iucv: remove unused timer infrastructureUrsula Braun2-23/+0
2011-12-20af_iucv: release reference to HS deviceUrsula Braun1-13/+24
2011-12-20af_iucv: accelerate close for HS transportUrsula Braun1-0/+7
2011-12-20af_iucv: support ancillary data with HS transportUrsula Braun1-0/+2
2011-12-20sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf2-11/+3