summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2013-10-14netfilter: nf_tables: Add support for IPv6 NATTomasz Bursztyka
2013-10-14netfilter: nf_tables: add support for dormant tablesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: nft_payload: fix transport header basePablo Neira Ayuso
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso
2013-10-14netfilter: nft_payload: add optimized payload implementation for small loadsPatrick McHardy
2013-10-14netfilter: nf_tables: add optimized data comparison for small valuesPatrick McHardy
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy
2013-10-14netfilter: nf_tables: add netlink set APIPatrick McHardy
2013-10-14netfilter: add nftablesPatrick McHardy
2013-10-14netfilter: nf_nat: move alloc_null_binding to nf_nat_core.cPablo Neira Ayuso
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy
2013-10-12batman-adv: Add dummy soft-interface rx mode handlerLinus Lüssing
2013-10-12batman-adv: make batadv_tt_save_orig_buffer() genericAntonio Quartulli
2013-10-12batman-adv: implement batadv_tt_entriesAntonio Quartulli
2013-10-12batman-adv: remove useless find_router look upSimon Wunderlich
2013-10-12batman-adv: consider network coding overhead when calculating required mtuMarek Lindner
2013-10-12batman-adv: create common header for ICMP packetsAntonio Quartulli
2013-10-12batman-adv: use htons when possibleAntonio Quartulli
2013-10-12batman-adv: Fragment and send skbs larger than mtuMartin Hundebøll
2013-10-12batman-adv: Receive fragmented packets and mergeMartin Hundebøll
2013-10-12batman-adv: Remove old fragmentation codeMartin Hundebøll
2013-10-12batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr)Antonio Quartulli
2013-10-12batman-adv: h_vlan_encapsulated_proto access refactoringAntonio Quartulli
2013-10-12batman-adv: don't use call_rcu if not neededAntonio Quartulli