aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant2-3/+15
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-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
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy26-122/+148
2013-10-12batman-adv: Add dummy soft-interface rx mode handlerLinus Lüssing1-0/+13
2013-10-12batman-adv: make batadv_tt_save_orig_buffer() genericAntonio Quartulli1-6/+4
2013-10-12batman-adv: implement batadv_tt_entriesAntonio Quartulli1-4/+15
2013-10-12batman-adv: remove useless find_router look upSimon Wunderlich1-21/+8
2013-10-12batman-adv: consider network coding overhead when calculating required mtuMarek Lindner5-17/+37
2013-10-12batman-adv: create common header for ICMP packetsAntonio Quartulli4-42/+62
2013-10-12batman-adv: use htons when possibleAntonio Quartulli5-13/+13
2013-10-12batman-adv: Fragment and send skbs larger than mtuMartin Hundebøll5-4/+154
2013-10-12batman-adv: Receive fragmented packets and mergeMartin Hundebøll11-1/+574
2013-10-12batman-adv: Remove old fragmentation codeMartin Hundebøll14-729/+221
2013-10-12batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr)Antonio Quartulli1-1/+1
2013-10-12batman-adv: h_vlan_encapsulated_proto access refactoringAntonio Quartulli1-7/+12
2013-10-12batman-adv: don't use call_rcu if not neededAntonio Quartulli1-14/+6
2013-10-12batman-adv: remove batadv_tt_global_add_orig declarationAntonio Quartulli1-3/+0
2013-10-12batman-adv: make tt_global_add static and return boolAntonio Quartulli2-10/+8
2013-10-12batman-adv: only add recordroute information to icmp request/replySimon Wunderlich1-1/+3
2013-10-11tcp: tcp_transmit_skb() optimizationsEric Dumazet1-7/+7
2013-10-10inet: rename ir_loc_port to ir_numEric Dumazet11-19/+19
2013-10-09i40e: Bump versionCatherine Sullivan1-1/+1