summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: packet: fix information leak to userlandVasiliy Kulikov2010-11-101-1/+2
* filter: make sure filters dont read uninitialized memoryDavid S. Miller2010-11-101-29/+35
* net: ax25: fix information leak to userlandVasiliy Kulikov2010-11-101-1/+1
* net/dst: dst_dev_event() called after other notifiersEric Dumazet2010-11-091-0/+1
* net: tipc: fix information leak to userlandKulikov Vasiliy2010-11-091-0/+1
* r8169: fix sleeping while holding spinlock.françois romieu2010-11-091-2/+2
* r8169: revert "Handle rxfifo errors on 8168 chips"françois romieu2010-11-091-2/+3
* inet: fix ip_mc_drop_socket()Eric Dumazet2010-11-091-3/+1
* rds: Fix rds message leak in rds_message_map_pagesPavel Emelyanov2010-11-081-1/+3
* qeth: fix race condition during device startupFrank Blaschka2010-11-081-1/+1
* qeth: remove dev_queue_xmit invocationUrsula Braun2010-11-082-54/+8
* pktgen: correct uninitialized queue_mapJunchang Wang2010-11-081-2/+2
* net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain2010-11-081-0/+5
* skge: Remove tx queue stopping in skge_devinit()Guillaume Chazarain2010-11-081-1/+0
* ipv6: fix overlap check for fragmentsShan Wei2010-11-081-1/+1
* classifier: report statistics for basic classifierstephen hemminger2010-11-081-0/+4
* solos: Refuse to upgrade firmware with older FPGA. It doesn't work.David Woodhouse2010-11-081-0/+8
* solos: Add 'Firmware' attribute for Traverse overall firmware versionDavid Woodhouse2010-11-081-0/+1
* net dst: need linux/cache.h for ____cacheline_aligned_in_smp.Paul Mundt2010-11-071-0/+1
* NET: pktgen - fix compile warningDmitry Torokhov2010-11-071-1/+1
* inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage2010-11-041-11/+16
* netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage2010-11-041-1/+1
* fib: fib_result_assign() should not change fib refcountsEric Dumazet2010-11-041-4/+1
* netfilter: ip6_tables: fix information leak to userspaceJan Engelhardt2010-11-031-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-11-035-21/+30
|\
| * ipv4: netfilter: ip_tables: fix information leak to userlandVasiliy Kulikov2010-11-031-0/+1
| * ipv4: netfilter: arp_tables: fix information leak to userlandVasiliy Kulikov2010-11-031-0/+1
| * netfilter: fix nf_conntrack_l4proto_register()Eric Dumazet2010-10-291-0/+6
| * netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=nPatrick McHardy2010-10-291-20/+20
| * netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pagesEric Dumazet2010-10-281-1/+2
* | cls_cgroup: Fix crash on module unloadHerbert Xu2010-11-031-2/+0
* | memory corruption in X.25 facilities parsingandrew hendry2010-11-032-4/+6
* | net dst: fix percpu_counter list corruption and poison overwrittenXiaotian Feng2010-11-031-0/+2
* | rds: Remove kfreed tcp conn from listPavel Emelyanov2010-11-031-0/+6
* | rds: Lost locking in loop connection freeingPavel Emelyanov2010-11-031-0/+4
* | de2104x: fix panic on loadEric Dumazet2010-11-031-1/+0
* | atl1 : fix panic on loadEric Dumazet2010-11-031-1/+0
* | netxen: remove unused firmware exportsAmerigo Wang2010-11-031-3/+0
* | caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com2010-11-031-2/+1
* | caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland2010-11-033-19/+53
* | caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos2010-11-038-50/+55
* | smsc911x: Set Ethernet EEPROM size to supported device's sizeJohn Faith2010-11-031-1/+1
* | cxgb4vf: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
* | cxgb4: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
* | cxgb3: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
* | net: check queue_index from sock is valid for deviceTom Herbert2010-11-011-1/+1
* | USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow2010-11-011-1/+0
* | ibm_newemac: Remove netif_stop_queue() in emac_probe().David S. Miller2010-11-011-1/+0
* | usbnet: fix usb_autopm_get_interface failure(v1)Ming Lei2010-11-011-0/+11
* | l2tp: kzalloc with swapped params in l2tp_dfs_seq_openDr. David Alan Gilbert2010-11-011-1/+1
OpenPOWER on IntegriCloud