aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-27pkt_sched: Fix warning false positives.David S. Miller2-2/+2
2012-09-27bna: Fix warning false positive.David S. Miller1-0/+1
2012-09-27nf_defrag_ipv6: fix oops on module unloadingKonstantin Khlebnikov1-1/+1
2012-09-27be2net: fix vfs enumerationIvan Vecera1-4/+2
2012-09-27tunnel: drop packet if ECN present with not-ECTstephen hemminger4-63/+147
2012-09-27xfrm: remove extranous rcu_read_lockstephen hemminger3-19/+1
2012-09-27gre: remove unnecessary rcu_read_lock/unlockstephen hemminger2-25/+10
2012-09-27gre: fix handling of key 0stephen hemminger1-10/+34
2012-09-27sparc: bpf_jit_comp: add XOR instruction for BPF JIT JITDaniel Borkmann1-0/+4
2012-09-27lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe1-0/+127
2012-09-27cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya5-5/+206
2012-09-27cxgb4: Inform caller if driver didn't upgrade firmwareVipul Pandya1-0/+6
2012-09-27cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya5-32/+442
2012-09-27cxgb4: Add support for T4 configuration fileVipul Pandya6-133/+920
2012-09-27cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya5-71/+365
2012-09-27cxgb4: Add functions to read memory via PCIE memory windowVipul Pandya3-0/+219
2012-09-27cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASEVipul Pandya1-4/+4
2012-09-25ipconfig: fix trivial build errorAndy Shevchenko1-11/+11
2012-09-25net: raw: revert unrelated changeEric Dumazet1-12/+7
2012-09-24x86: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann1-0/+9
2012-09-24filter: add XOR instruction for use with X/KDaniel Borkmann2-3/+12
2012-09-24net: mipsnet: Remove the MIPSsim Ethernet driver.Steven J. Hill3-355/+0
2012-09-24net: use a per task frag allocatorEric Dumazet13-200/+167
2012-09-24gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil2-2/+20
2012-09-24net: loopback: set default mtu to 64KEric Dumazet1-1/+1
2012-09-24net: Remove unnecessary NULL check in scm_destroy().David S. Miller1-1/+1
2012-09-24bnx2x: Improve code around bnx2x_tests_str_arrMerav Sicron1-9/+4
2012-09-24ctcm: fix error return codePeter Senna Tschudin1-1/+1
2012-09-24drivers/s390/net: removes unnecessary semicolonPeter Senna Tschudin2-3/+3
2012-09-24qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()Wei Yongjun1-0/+2
2012-09-24lcs: ensure proper ccw setupSebastian Ott1-1/+1
2012-09-24qeth: cleanup channel path descriptor functionSebastian Ott1-33/+41
2012-09-24Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller37-670/+773
2012-09-24netfilter: nfnetlink_queue: add NFQA_CAP_LEN attributePablo Neira Ayuso2-2/+8
2012-09-24netfilter: nfnetlink_queue: fix maximum packet length to userspacePablo Neira Ayuso1-3/+7
2012-09-24netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso4-3/+31
2012-09-24netfilter: xt_time: add support to ignore day transitionFlorian Westphal2-1/+28
2012-09-24ixgbevf: Return error on failure to enable VLANAlexander Duyck2-7/+34
2012-09-24ixgbevf: Add fix to VF to handle multi-descriptor buffersAlexander Duyck2-2/+17
2012-09-24ixgbevf: Fix AIM (Adaptive Interrupt Moderation)Greg Rose1-0/+4
2012-09-24ixgbevf - Remove unused parameter in ixgbevf_receive_skbNarendra K1-3/+1
2012-09-24ixgbe: Do not read the spoofed packets counter when not in IOV modeGreg Rose1-2/+3
2012-09-24ixgbevf: Fix code for handling timeoutAlexander Duyck3-52/+58
2012-09-23netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.David S. Miller1-1/+1
2012-09-22tcp: TCP Fast Open Server - record retransmits after 3WHSNeal Cardwell1-0/+2
2012-09-22net: Make ZNET driver config depend on X86.David S. Miller1-1/+1
2012-09-22netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik7-20/+54
2012-09-22netfilter: ipset: Coding style fixesJozsef Kadlecsik4-8/+12
2012-09-22netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik12-39/+78
2012-09-22netfilter: ipset: Add /0 network support to hash:net,iface typeJozsef Kadlecsik1-23/+21