aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-18net: ftgmac100/ftmac100: add missing interrupt.h includeThomas Faber2-0/+2
2012-01-18bonding: fix enslaving in alb mode when link downJiri Bohac1-18/+9
2012-01-18pch_gbe: Do not abort probe on bad MACDarren Hart1-3/+14
2012-01-18net: race condition in ipv6 forwarding and disable_ipv6 parametersFrancesco Ruggeri1-21/+40
2012-01-18enic: fix location of vnic dev unregister in enic_probe cleanup codeRoopa Prabhu1-1/+1
2012-01-18enic: rearrange some of the port profile codeRoopa Prabhu1-7/+7
2012-01-18enic: Add sriov vf device id checks in port profile codeRoopa Prabhu1-9/+8
2012-01-18enic: This patch adds pci id 0x71 for SRIOV VF'sRoopa Prabhu2-1/+8
2012-01-18mlx4_en: set number of rx rings used by RSS using ethtoolYevgeny Petrilin4-7/+102
2012-01-18net: bpf_jit: fix divide by 0 generationEric Dumazet1-14/+22
2012-01-18b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville2-0/+8
2012-01-18mac80211: fix work removal on deauth requestJohannes Berg1-11/+27
2012-01-18mac80211: Use the right headroom size for mesh mgmt framesJavier Cardona2-6/+6
2012-01-18brcmsmac: fix tx queue flush infinite loopStanislaw Gruszka1-1/+9
2012-01-18mac80211: fix debugfs key->station symlinkJohannes Berg1-3/+4
2012-01-17tg3: Fix single-vector MSI-X codeMatt Carlson1-13/+14
2012-01-17openvswitch: Fix multipart datapath dumps.Ben Pfaff1-4/+3
2012-01-17ipv6: fix per device IP snmp countersEric Dumazet1-2/+2
2012-01-17x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=nAl Viro1-0/+2
2012-01-17[libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks listBenjamin Larsson1-0/+7
2012-01-17[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk listVladimir LAVALLADE1-0/+2
2012-01-17[libata] pata_bf54x: Support sg list in bmdma transfer.Sonic Zhang1-79/+88
2012-01-17[libata] sata_fsl: fix the controller operating modeJerry Huang1-0/+11
2012-01-17[libata] enable ata port async suspendLin Ming1-0/+1
2012-01-18integrity: digital signature config option name changeDmitry Kasatkin3-4/+4
2012-01-18lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE promptsDmitry Kasatkin1-3/+3
2012-01-18lib: MPILIB Kconfig description updateDmitry Kasatkin1-5/+3
2012-01-18lib: digital signature dependency fixDmitry Kasatkin1-1/+2
2012-01-18lib: digital signature config option name changeDmitry Kasatkin4-5/+5
2012-01-18encrypted-keys: fix rcu and sparse messagesMimi Zohar2-2/+2
2012-01-18keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar4-4/+9
2012-01-18KEYS: Add missing smp_rmb() primitives to the keyring search codeDavid Howells2-8/+18
2012-01-18TOMOYO: Accept \000 as a valid character.Tetsuo Handa1-3/+3
2012-01-17Fix compile breakage with kref.hJames Bottomley1-0/+1
2012-01-18security: update MAINTAINERS file with new git repoJames Morris1-1/+1
2012-01-17proc: clean up and fix /proc/<pid>/mem handlingLinus Torvalds1-106/+39
2012-01-17audit: no leading space in audit_log_d_path prefixKees Cook3-6/+6
2012-01-17audit: treat s_id as an untrusted stringKees Cook2-13/+18
2012-01-17audit: fix signedness bug in audit_log_execve_info()Xi Wang1-2/+2
2012-01-17audit: comparison on interprocess fieldsPeter Moody2-1/+62
2012-01-17audit: implement all object interfield comparisonsPeter Moody2-1/+38
2012-01-17audit: allow interfield comparison between gid and ogidEric Paris2-1/+8
2012-01-17audit: complex interfield comparison helperEric Paris1-11/+39
2012-01-17audit: allow interfield comparison in audit rulesEric Paris3-2/+37
2012-01-17Kernel: Audit Support For The ARM PlatformNathaniel Husted6-9/+25
2012-01-17audit: do not call audit_getname on errorEric Paris2-18/+13
2012-01-17audit: only allow tasks to set their loginuid if it is -1Eric Paris3-4/+24
2012-01-17audit: remove task argument to audit_set_loginuidEric Paris3-5/+5
2012-01-17audit: allow audit matching on inode gidEric Paris3-0/+14
2012-01-17audit: allow matching on obj_uidEric Paris3-0/+14