summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-28Revert "be2net: fix vfs enumeration"David S. Miller
2012-09-27net: struct napi_struct fields reorderingEric Dumazet
2012-09-27net: use bigger pages in __netdev_alloc_fragEric Dumazet
2012-09-27tcp: Remove unused parameter from tcp_v4_save_optionsChristoph Paasch
2012-09-27ipv6: gre: remove ip6gre_header_parse()Eric Dumazet
2012-09-27net: remove sk_init() helperEric Dumazet
2012-09-27pkt_sched: Fix warning false positives.David S. Miller
2012-09-27bna: Fix warning false positive.David S. Miller
2012-09-27nf_defrag_ipv6: fix oops on module unloadingKonstantin Khlebnikov
2012-09-27be2net: fix vfs enumerationIvan Vecera
2012-09-27tunnel: drop packet if ECN present with not-ECTstephen hemminger
2012-09-27xfrm: remove extranous rcu_read_lockstephen hemminger
2012-09-27gre: remove unnecessary rcu_read_lock/unlockstephen hemminger
2012-09-27gre: fix handling of key 0stephen hemminger
2012-09-27sparc: bpf_jit_comp: add XOR instruction for BPF JIT JITDaniel Borkmann
2012-09-27lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe
2012-09-27cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya
2012-09-27cxgb4: Inform caller if driver didn't upgrade firmwareVipul Pandya
2012-09-27cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya
2012-09-27cxgb4: Add support for T4 configuration fileVipul Pandya
2012-09-27cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya
2012-09-27cxgb4: Add functions to read memory via PCIE memory windowVipul Pandya
2012-09-27cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASEVipul Pandya
2012-09-25ipconfig: fix trivial build errorAndy Shevchenko
2012-09-25net: raw: revert unrelated changeEric Dumazet
2012-09-24x86: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann
2012-09-24filter: add XOR instruction for use with X/KDaniel Borkmann
2012-09-24net: mipsnet: Remove the MIPSsim Ethernet driver.Steven J. Hill
2012-09-24net: use a per task frag allocatorEric Dumazet
2012-09-24gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil
2012-09-24net: loopback: set default mtu to 64KEric Dumazet
2012-09-24net: Remove unnecessary NULL check in scm_destroy().David S. Miller
2012-09-24bnx2x: Improve code around bnx2x_tests_str_arrMerav Sicron
2012-09-24ctcm: fix error return codePeter Senna Tschudin
2012-09-24drivers/s390/net: removes unnecessary semicolonPeter Senna Tschudin
2012-09-24qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()Wei Yongjun
2012-09-24lcs: ensure proper ccw setupSebastian Ott
2012-09-24qeth: cleanup channel path descriptor functionSebastian Ott
2012-09-24Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-09-24netfilter: nfnetlink_queue: add NFQA_CAP_LEN attributePablo Neira Ayuso
2012-09-24netfilter: nfnetlink_queue: fix maximum packet length to userspacePablo Neira Ayuso
2012-09-24netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso
2012-09-24netfilter: xt_time: add support to ignore day transitionFlorian Westphal
2012-09-24ixgbevf: Return error on failure to enable VLANAlexander Duyck
2012-09-24ixgbevf: Add fix to VF to handle multi-descriptor buffersAlexander Duyck
2012-09-24ixgbevf: Fix AIM (Adaptive Interrupt Moderation)Greg Rose
2012-09-24ixgbevf - Remove unused parameter in ixgbevf_receive_skbNarendra K
2012-09-24ixgbe: Do not read the spoofed packets counter when not in IOV modeGreg Rose
2012-09-24ixgbevf: Fix code for handling timeoutAlexander Duyck
2012-09-23netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.David S. Miller