aboutsummaryrefslogtreecommitdiffstats
path: root/fs/generic_acl.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-09enic: Log device configuration in detail during driver loadVasanthy Kolluri3-6/+26
2011-06-09enic: Pass 802.1p bits for packets tagged with vlan zeroVasanthy Kolluri1-2/+1
2011-06-09batman-adv: use NO_FLAGS define instead of hard-coding 0Marek Lindner5-5/+7
2011-06-09batman-adv: Use enums for related constantsSven Eckelmann3-31/+47
2011-06-09batman-adv: Rewrite debugfs kobj_to_* helpers as functionsSven Eckelmann1-3/+11
2011-06-09batman-adv: Fix signedness problem in parse_gw_bandwidthSven Eckelmann1-2/+2
2011-06-09batman-adv: Don't return value in void functionSven Eckelmann1-1/+1
2011-06-09batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy loadDaniele Furlan1-5/+4
2011-06-09net: emaclite: Add missing linux/interrupt.h headerMichal Simek1-0/+1
2011-06-09tun: do not put self in waitq if doing a nonblock readAmos Kong1-2/+4
2011-06-09tun: dont force inline of functionsstephen hemminger1-9/+9
2011-06-09tun: reserves space for network in skbstephen hemminger1-2/+2
2011-06-08cnic, bnx2: Check iSCSI support early in bnx2_init_one()Michael Chan2-10/+9
2011-06-08cnic: Improve NETDEV_UP event handlingMichael Chan1-2/+2
2011-06-08cnic: Randomize initial TCP port for iSCSI connectionsEddie Wai1-5/+9
2011-06-08cnic: Fix race conditions with firmwareMichael Chan1-3/+11
2011-06-08cnic: Fix interrupt logicMichael Chan1-9/+4
2011-06-08inetpeer: lower false sharing effectEric Dumazet1-11/+13
2011-06-08niu: support 64 bit stats interfacestephen hemminger1-16/+20
2011-06-08myricom: update to 64 bit statsstephen hemminger1-6/+8
2011-06-08enic: update to support 64 bit statsstephen hemminger1-4/+4
2011-06-08netxen: convert to 64 bit statisticsstephen hemminger1-4/+5
2011-06-08veth: convert to 64 bit statisticsstephen hemminger1-23/+18
2011-06-08vmxnet3: convert to 64 bit stats interfacestephen hemminger3-25/+26
2011-06-08inetpeer: remove unused listEric Dumazet5-234/+74
2011-06-08tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open sideJerry Chu8-27/+55
2011-06-08ipv6: generate link local address for GRE tunnelstephen hemminger1-0/+35
2011-06-08iph: use default get_statsstephen hemminger1-11/+4
2011-06-08v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck4-333/+3
2011-06-08net: add needed interrupt.hStephen Rothwell1-0/+1
2011-06-07ath9k: make use of a helper to get paprd scale factorMohammed Shafi Shajakhan1-14/+3
2011-06-07mwifiex: disable transmission buffer aggregation for AMSDU packetsYogesh Ashok Powar1-5/+13
2011-06-07mwifiex: adding check for enough space before paddingYogesh Ashok Powar1-8/+14
2011-06-07mwifiex: Remove redundant skb_queue_empty checksYogesh Ashok Powar1-10/+5
2011-06-07mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar3-25/+11
2011-06-07iwlwifi: remove unecessary if statementGreg Dietsche1-3/+0
2011-06-07iwlagn: refactor iwlagn_mac_channel_switchStanislaw Gruszka1-54/+52
2011-06-07wl12xx: Stop BA session event from deviceShahar Levi6-4/+46
2011-06-07mac80211: Stop BA session event from deviceShahar Levi4-0/+41
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan163-1/+165
2011-06-06be2net: Fix Rx pause counter for lancerSelvin Xavier1-2/+2
2011-06-06qlge: remove unecessary if statementGreg Dietsche1-2/+0
2011-06-06enic: Add support for MTU change via port profile on a dynamic vnicRoopa Prabhu2-6/+68
2011-06-06macvlan: add VLAN filters to lowerdevJohn Fastabend1-1/+38
2011-06-06sctp: Guard IPV6 specific code properly.David S. Miller1-1/+2
2011-06-06iwl4965: set tx power after rxon_assocStanislaw Gruszka1-1/+2
2011-06-06rt2x00: fix rmmod crashStanislaw Gruszka2-1/+6
2011-06-06iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka3-11/+10
2011-06-06Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville3-23/+8
2011-06-06net/can: allow CAN_AT91 on AT91SAM9X5Uwe Kleine-König1-2/+3