summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "be2net: fix vfs enumeration"David S. Miller2012-09-271-2/+4
* net: struct napi_struct fields reorderingEric Dumazet2012-09-271-4/+2
* net: use bigger pages in __netdev_alloc_fragEric Dumazet2012-09-271-16/+30
* tcp: Remove unused parameter from tcp_v4_save_optionsChristoph Paasch2012-09-271-3/+2
* ipv6: gre: remove ip6gre_header_parse()Eric Dumazet2012-09-271-8/+0
* net: remove sk_init() helperEric Dumazet2012-09-273-21/+0
* pkt_sched: Fix warning false positives.David S. Miller2012-09-272-2/+2
* bna: Fix warning false positive.David S. Miller2012-09-271-0/+1
* nf_defrag_ipv6: fix oops on module unloadingKonstantin Khlebnikov2012-09-271-1/+1
* be2net: fix vfs enumerationIvan Vecera2012-09-271-4/+2
* tunnel: drop packet if ECN present with not-ECTstephen hemminger2012-09-274-63/+147
* xfrm: remove extranous rcu_read_lockstephen hemminger2012-09-273-19/+1
* gre: remove unnecessary rcu_read_lock/unlockstephen hemminger2012-09-272-25/+10
* gre: fix handling of key 0stephen hemminger2012-09-271-10/+34
* sparc: bpf_jit_comp: add XOR instruction for BPF JIT JITDaniel Borkmann2012-09-271-0/+4
* lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe2012-09-271-0/+127
* cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya2012-09-275-5/+206
* cxgb4: Inform caller if driver didn't upgrade firmwareVipul Pandya2012-09-271-0/+6
* cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya2012-09-275-32/+442
* cxgb4: Add support for T4 configuration fileVipul Pandya2012-09-276-133/+920
* cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya2012-09-275-71/+365
* cxgb4: Add functions to read memory via PCIE memory windowVipul Pandya2012-09-273-0/+219
* cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASEVipul Pandya2012-09-271-4/+4
* ipconfig: fix trivial build errorAndy Shevchenko2012-09-251-11/+11
* net: raw: revert unrelated changeEric Dumazet2012-09-251-12/+7
* x86: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann2012-09-241-0/+9
* filter: add XOR instruction for use with X/KDaniel Borkmann2012-09-242-3/+12
* net: mipsnet: Remove the MIPSsim Ethernet driver.Steven J. Hill2012-09-243-355/+0
* net: use a per task frag allocatorEric Dumazet2012-09-2413-200/+167
* gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil2012-09-242-2/+20
* net: loopback: set default mtu to 64KEric Dumazet2012-09-241-1/+1
* net: Remove unnecessary NULL check in scm_destroy().David S. Miller2012-09-241-1/+1
* bnx2x: Improve code around bnx2x_tests_str_arrMerav Sicron2012-09-241-9/+4
* ctcm: fix error return codePeter Senna Tschudin2012-09-241-1/+1
* drivers/s390/net: removes unnecessary semicolonPeter Senna Tschudin2012-09-242-3/+3
* qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()Wei Yongjun2012-09-241-0/+2
* lcs: ensure proper ccw setupSebastian Ott2012-09-241-1/+1
* qeth: cleanup channel path descriptor functionSebastian Ott2012-09-241-33/+41
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-2437-670/+773
|\
| * netfilter: nfnetlink_queue: add NFQA_CAP_LEN attributePablo Neira Ayuso2012-09-242-2/+8
| * netfilter: nfnetlink_queue: fix maximum packet length to userspacePablo Neira Ayuso2012-09-241-3/+7
| * netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso2012-09-244-3/+31
| * netfilter: xt_time: add support to ignore day transitionFlorian Westphal2012-09-242-1/+28
| * netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik2012-09-227-20/+54
| * netfilter: ipset: Coding style fixesJozsef Kadlecsik2012-09-224-8/+12
| * netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik2012-09-2212-39/+78
| * netfilter: ipset: Add /0 network support to hash:net,iface typeJozsef Kadlecsik2012-09-221-23/+21
| * netfilter: ipset: Rewrite cidr book keeping to handle /0Jozsef Kadlecsik2012-09-221-49/+55
| * netfilter: ipset: Check and reject crazy /0 input parametersJozsef Kadlecsik2012-09-216-10/+13
| * netfilter: ipset: Fix sparse warnings "incorrect type in assignment"Jozsef Kadlecsik2012-09-217-33/+39
OpenPOWER on IntegriCloud