summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-10-18net: typhoon: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-10-17ipv4: shrink rt_cache_statEric Dumazet
2013-10-17netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabledRandy Dunlap
2013-10-17Merge branch 'xen_netback'David S. Miller
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant
2013-10-17xen-netback: Unconditionally set NETIF_F_RXCSUMPaul Durrant
2013-10-17xen-netback: add support for IPv6 checksum offload from guestPaul Durrant
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant
2013-10-17Merge branch 'bonding_rcu'David S. Miller
2013-10-17bonding: add rtnl lock and remove read lock for bond sysfsdingtianhong
2013-10-17bonding: use RCU protection for alb xmit pathdingtianhong
2013-10-17bonding: use RCU protection for 3ad xmit pathdingtianhong
2013-10-17Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...David S. Miller
2013-10-17irda: update comment mentioning IRQF_DISABLEDMichael Opdenacker
2013-10-17isdn: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-17Merge branch 'mlx4'David S. Miller
2013-10-17net/mlx4_core: Load higher level modules according to ports typeEyal Perry
2013-10-17net/mlx4: Unused local variable in mlx4_opreq_actionAmir Vadai
2013-10-17net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz
2013-10-17net/mlx4: Clean the code to eliminate trivial build warningsOr Gerlitz
2013-10-17inet_diag: use sock_gen_put()Eric Dumazet
2013-10-17Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-14rt2x00: rt2800lib: remove duplicate rf_vals for RF3053Kevin Lo
2013-10-14rt2x00: rt2800lib: fix RF registers for RT5390/RT5392Kevin Lo
2013-10-14mwifiex: use alloc_workqueue() functionAmitkumar Karwar
2013-10-14ath9k_hw: remove references to hw->confFelix Fietkau
2013-10-14ath9k: make ath9k_uses_beacons staticFelix Fietkau
2013-10-14ath9k: remove sc->config.cabqReadyTimeFelix Fietkau
2013-10-14ath9k: move channel change code to ath_set_channelFelix Fietkau
2013-10-14ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau
2013-10-14ath9k_hw: simplify channel flagsFelix Fietkau
2013-10-14ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau
2013-10-14ath9k_hw: remove IS_CHAN_B()Felix Fietkau
2013-10-14ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau
2013-10-14ath9k: use a separate data structure for rx buffersFelix Fietkau
2013-10-14wcn36xx: fix coccinelle warningsFengguang Wu
2013-10-14rt2x00: rt73usb: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: rt61pci: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: rt2800lib: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: rt2x00lib: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: add rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: cleanup indentation in rt2800.hGabor Juhos
2013-10-14netfilter: nf_tables: add ARP filtering supportPablo Neira Ayuso
2013-10-14netfilter: nf_tables: add trace supportPablo Neira Ayuso
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: add insert operationEric Leblond
2013-10-14netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso