aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/interface/io/netif.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant3-4/+24
2013-10-17xen-netback: Unconditionally set NETIF_F_RXCSUMPaul Durrant1-1/+1
2013-10-17xen-netback: add support for IPv6 checksum offload from guestPaul Durrant2-39/+205
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant4-5/+22
2013-10-17bonding: add rtnl lock and remove read lock for bond sysfsdingtianhong1-13/+17
2013-10-17bonding: use RCU protection for alb xmit pathdingtianhong2-15/+57
2013-10-17bonding: use RCU protection for 3ad xmit pathdingtianhong1-6/+4
2013-10-17irda: update comment mentioning IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-17isdn: remove deprecated IRQF_DISABLEDMichael Opdenacker2-2/+2
2013-10-17net/mlx4_core: Load higher level modules according to ports typeEyal Perry1-0/+29
2013-10-17net/mlx4: Unused local variable in mlx4_opreq_actionAmir Vadai1-2/+0
2013-10-17net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz4-7/+5
2013-10-17net/mlx4: Clean the code to eliminate trivial build warningsOr Gerlitz3-5/+4
2013-10-17inet_diag: use sock_gen_put()Eric Dumazet1-6/+3
2013-10-14rt2x00: rt2800lib: remove duplicate rf_vals for RF3053Kevin Lo1-72/+3
2013-10-14rt2x00: rt2800lib: fix RF registers for RT5390/RT5392Kevin Lo1-3/+2
2013-10-14mwifiex: use alloc_workqueue() functionAmitkumar Karwar1-1/+3
2013-10-14ath9k_hw: remove references to hw->confFelix Fietkau5-20/+15
2013-10-14ath9k: make ath9k_uses_beacons staticFelix Fietkau2-2/+1
2013-10-14ath9k: remove sc->config.cabqReadyTimeFelix Fietkau4-12/+1
2013-10-14ath9k: move channel change code to ath_set_channelFelix Fietkau1-72/+78
2013-10-14ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau5-21/+17
2013-10-14ath9k_hw: simplify channel flagsFelix Fietkau4-130/+50
2013-10-14ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau2-7/+2
2013-10-14ath9k_hw: remove IS_CHAN_B()Felix Fietkau6-22/+13
2013-10-14ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau9-169/+49
2013-10-14ath9k: use a separate data structure for rx buffersFelix Fietkau3-50/+92
2013-10-14wcn36xx: fix coccinelle warningsFengguang Wu1-9/+2
2013-10-14rt2x00: rt73usb: use rt2x00_has_cap_* helpersGabor Juhos1-9/+9
2013-10-14rt2x00: rt61pci: use rt2x00_has_cap_* helpersGabor Juhos1-10/+10
2013-10-14rt2x00: rt2800lib: use rt2x00_has_cap_* helpersGabor Juhos1-13/+12
2013-10-14rt2x00: rt2x00lib: use rt2x00_has_cap_* helpersGabor Juhos6-13/+13
2013-10-14rt2x00: add rt2x00_has_cap_* helpersGabor Juhos1-0/+87
2013-10-14rt2x00: cleanup indentation in rt2800.hGabor Juhos1-21/+21
2013-10-14netfilter: nf_tables: add ARP filtering supportPablo Neira Ayuso4-0/+108
2013-10-14netfilter: nf_tables: add trace supportPablo Neira Ayuso3-0/+60
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso7-23/+401
2013-10-14netfilter: nf_tables: add insert operationEric Leblond2-6/+34
2013-10-14netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso7-35/+168
2013-10-14netfilter: nf_tables: Add support for IPv6 NATTomasz Bursztyka9-162/+457
2013-10-14netfilter: nf_tables: add support for dormant tablesPablo Neira Ayuso2-7/+101
2013-10-14netfilter: nf_tables: nft_payload: fix transport header basePablo Neira Ayuso2-2/+2
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso20-78/+1241
2013-10-14netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso12-274/+221
2013-10-14netfilter: nft_payload: add optimized payload implementation for small loadsPatrick McHardy3-28/+81
2013-10-14netfilter: nf_tables: add optimized data comparison for small valuesPatrick McHardy3-24/+118
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy17-148/+267
2013-10-14netfilter: nf_tables: add netlink set APIPatrick McHardy11-677/+1854
2013-10-14netfilter: add nftablesPatrick McHardy39-6/+6393
2013-10-14netfilter: nf_nat: move alloc_null_binding to nf_nat_core.cPablo Neira Ayuso2-0/+23