summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-22af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet3-4/+6
2012-08-22ipv4: fix ip header ident selection in __ip_make_skb()Eric Dumazet1-1/+1
2012-08-22ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()Christoph Paasch1-1/+6
2012-08-22tcp: fix possible socket refcount problemEric Dumazet3-10/+18
2012-08-20net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()Neal Cardwell3-14/+14
2012-08-20net/core/dev.c: fix kernel-doc warningRandy Dunlap1-0/+1
2012-08-20netconsole: remove a redundant netconsole_target_put()Amerigo Wang1-1/+0
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy3-0/+12
2012-08-20net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung1-1/+1
2012-08-20caif: Do not dereference NULL in chnl_recv_cb()Jesper Juhl1-0/+4
2012-08-20Merge git://1984.lsi.us.es/nfDavid S. Miller5-49/+90
2012-08-20af_packet: don't emit packet on orig fanout groupEric Leblond3-2/+25
2012-08-20drivers/net/irda: fix error return codeJulia Lawall2-0/+2
2012-08-20drivers/net/wan/dscc4.c: fix error return codeJulia Lawall1-2/+3
2012-08-20drivers/net/wimax/i2400m/fw.c: fix error return codeJulia Lawall1-1/+3
2012-08-20smsc75xx: add missing entry to MAINTAINERSSteve Glendinning1-0/+6
2012-08-20net: qmi_wwan: new devices: UML290 and K5006-ZBjørn Mork1-0/+5
2012-08-20net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy2-5/+10
2012-08-20netdev/phy: skip disabled mdio-mux nodesTimur Tabi1-1/+1
2012-08-20dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi2-0/+34
2012-08-17net: netprio: fix cgrp create and write priomap raceJohn Fastabend1-5/+3
2012-08-17net: netprio: fd passed in SCM_RIGHTS datagram not set correctlyJohn Fastabend1-0/+4
2012-08-17net: netprio: fix files lock and remove useless d_path bitsJohn Fastabend1-18/+4
2012-08-17act_mirred: do not drop packets when fails to mirror itJason Wang1-6/+5
2012-08-16netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso1-23/+6
2012-08-16net: fix info leak in compat dev_ifconf()Mathias Krause1-0/+1
2012-08-16ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause1-0/+1
2012-08-16dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)Mathias Krause1-0/+1
2012-08-16dccp: check ccid before dereferencingMathias Krause1-2/+2
2012-08-16llc: fix info leak via getsockname()Mathias Krause1-2/+1
2012-08-16l2tp: fix info leak via getsockname()Mathias Krause1-0/+1
2012-08-16Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause1-0/+1
2012-08-16Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause1-0/+1
2012-08-16Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause1-1/+1
2012-08-16Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause1-0/+1
2012-08-16Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause1-0/+1
2012-08-16Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause1-0/+1
2012-08-16atm: fix info leak via getsockname()Mathias Krause1-0/+1
2012-08-16atm: fix info leak in getsockopt(SO_ATMPVC)Mathias Krause1-0/+1
2012-08-16vmxnet3: Fix race between dev_open() and register_netdev()Steve Hodgson1-1/+1
2012-08-16bridge: fix rcu dereference outside of rcu_read_lockStephen Hemminger1-1/+2
2012-08-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller16-36/+68
2012-08-15ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings1-3/+1
2012-08-15drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall1-1/+3
2012-08-15drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall2-3/+9
2012-08-15drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall1-1/+2
2012-08-15llc: Fix races between llc2 handler use and (un)registrationBen Hutchings2-5/+18
2012-08-15llc2: Call llc_station_exit() on llc2_init() failure pathBen Hutchings2-3/+4
2012-08-15llc2: Fix silent failure of llc_station_init()Ben Hutchings2-18/+3
2012-08-15net: ipv6: proc: Fix error handlingIgor Maravic1-2/+2