aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-03net_sched: reduce fifo qdisc sizeEric Dumazet3-30/+23
2011-03-03netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy7-41/+49
2011-03-03ipv4: Fix crash in dst_release when udp_sendmsg route lookup fails.David S. Miller1-0/+1
2011-03-03block: kill loop_mutexPetr Uzel1-5/+0
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma3-20/+3
2011-03-03ixgbe: cleanup copyright string for 2011Don Skidmore24-25/+26
2011-03-03ixgbe: add function pointer for semaphore functionDon Skidmore6-9/+19
2011-03-03ixgbe: X540 CleanupGreg Rose1-2/+1
2011-03-03ixgbe: cleanup handling of I2C interface to PHYEmil Tantilov1-1/+38
2011-03-03ixgbe: store permanent address before initializing Rx addressesEmil Tantilov2-6/+6
2011-03-03ixgbe: Numerous whitespace / formatting cleanupsEmil Tantilov3-18/+15
2011-03-03ixgbe: Specific check for 100 Full link speedEmil Tantilov1-2/+5
2011-03-03ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov6-105/+0
2011-03-03ixgbe: rework ixgbe MTA handling to not drop packetsEmil Tantilov2-60/+11
2011-03-03ixgbe: cleanup X540 PHY reset function pointerDon Skidmore1-1/+1
2011-03-03ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdqEmil Tantilov3-83/+95
2011-03-03ixgbe: Fill out PCIe speed and width enums with valuesEmil Tantilov1-11/+11
2011-03-03ixgbe: add polling test to end of PHY resetEmil Tantilov1-3/+37
2011-03-03ixgbe: Check link wants report current link stateEmil Tantilov1-1/+10
2011-03-03ixgbe: cleanup code in ixgbe_identify_sfp_module_genericEmil Tantilov1-55/+94
2011-03-03ixgbe: Add ability to double reset on failure to clear master enableEmil Tantilov5-22/+90
2011-03-03ixgbe: set media type for 82599 T3 LOMEmil Tantilov3-11/+42
2011-03-03ixgbe: balance free_irq calls with request_irq callsAlexander Duyck1-0/+5
2011-03-03ixgbe: cleanup logic related to HW semaphoresEmil Tantilov1-18/+24
2011-03-03ixgbe: cleanup wake on LAN definesEmil Tantilov1-2/+2
2011-03-03ixgbevf: Fix Compiler WarningsGreg Rose1-7/+2
2011-03-03igb: Fix strncpy calls to be safe per source code review toolsCarolyn Wyborny1-4/+7
2011-03-03igb: Fix reg pattern test in ethtool for i350 devicesCarolyn Wyborny1-1/+1
2011-03-03igb: warn if max_vfs limit is exceededStefan Assmann1-1/+6
2011-03-03hfs: fix rename() over non-empty directoryAl Viro1-37/+13
2011-03-03udf: fix i_nlink limitAl Viro1-6/+5
2011-03-03fix reiserfs mkdir() breakageAl Viro1-1/+1
2011-03-03exofs: i_nlink races in rename()Al Viro1-6/+2
2011-03-03nilfs2: i_nlink races in rename()Al Viro1-7/+1
2011-03-03minix: i_nlink races in rename()Al Viro1-6/+2
2011-03-03ufs: i_nlink races in rename()Al Viro1-7/+2
2011-03-03sysv: i_nlink races in rename()Al Viro1-6/+2
2011-03-02cxgb{3,4}*: improve Kconfig dependenciesDimitris Michailidis3-20/+9
2011-03-02RxRPC: Fix v1 keysAnton Blanchard1-1/+0
2011-03-02AF_RXRPC: Handle receiving ACKALL packetsDavid Howells1-0/+1
2011-03-02dcbnl: add support for retrieving peer configuration - ceeShmulik Ravid3-4/+155
2011-03-02dcbnl: add support for retrieving peer configuration - ieeeShmulik Ravid3-0/+103
2011-03-02netdevice: make initial group visible to userspaceVlad Dogaru1-3/+3
2011-03-02cnic: Fix lost interrupt on bnx2xMichael Chan1-8/+17
2011-03-02cnic: Prevent status block race conditions with hardwareMichael Chan1-0/+8
2011-03-02net: dcbnl: check correct ops in dcbnl_ieee_set()John Fastabend1-1/+1
2011-03-02ipv4: ip_route_output_key() is better as an inline.David S. Miller2-7/+5
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller36-224/+267
2011-03-02xfrm: Return dst directly from xfrm_lookup()David S. Miller14-89/+111
2011-03-02of/promtree: allow DT device matching by fixing 'name' brokenness (v5)Andres Salomon1-70/+42