summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-20af_packet: don't emit packet on orig fanout groupEric Leblond
2012-08-20drivers/net/irda: fix error return codeJulia Lawall
2012-08-20drivers/net/wan/dscc4.c: fix error return codeJulia Lawall
2012-08-20drivers/net/wimax/i2400m/fw.c: fix error return codeJulia Lawall
2012-08-20smsc75xx: add missing entry to MAINTAINERSSteve Glendinning
2012-08-20net: qmi_wwan: new devices: UML290 and K5006-ZBjørn Mork
2012-08-20net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy
2012-08-20netdev/phy: skip disabled mdio-mux nodesTimur Tabi
2012-08-20dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi
2012-08-16net: netprio: fix cgrp create and write priomap raceJohn Fastabend
2012-08-16net: netprio: fd passed in SCM_RIGHTS datagram not set correctlyJohn Fastabend
2012-08-16net: netprio: fix files lock and remove useless d_path bitsJohn Fastabend
2012-08-16act_mirred: do not drop packets when fails to mirror itJason Wang
2012-08-15net: fix info leak in compat dev_ifconf()Mathias Krause
2012-08-15ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause
2012-08-15dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)Mathias Krause
2012-08-15dccp: check ccid before dereferencingMathias Krause
2012-08-15llc: fix info leak via getsockname()Mathias Krause
2012-08-15l2tp: fix info leak via getsockname()Mathias Krause
2012-08-15Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause
2012-08-15Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause
2012-08-15Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause
2012-08-15Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause
2012-08-15Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause
2012-08-15Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause
2012-08-15atm: fix info leak via getsockname()Mathias Krause
2012-08-15atm: fix info leak in getsockopt(SO_ATMPVC)Mathias Krause
2012-08-15vmxnet3: Fix race between dev_open() and register_netdev()Steve Hodgson
2012-08-15bridge: fix rcu dereference outside of rcu_read_lockStephen Hemminger
2012-08-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-14ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings
2012-08-14drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall
2012-08-14drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall
2012-08-14drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall
2012-08-14llc: Fix races between llc2 handler use and (un)registrationBen Hutchings
2012-08-14llc2: Call llc_station_exit() on llc2_init() failure pathBen Hutchings
2012-08-14llc2: Fix silent failure of llc_station_init()Ben Hutchings
2012-08-14net: ipv6: proc: Fix error handlingIgor Maravic
2012-08-14ipv4: Cache local output routesYan, Zheng
2012-08-14net: sierra_net: replace whitelist with ifnumber matchBjørn Mork
2012-08-14net: qmi_wwan: compress device_id list using macrosBjørn Mork
2012-08-14net: qmi_wwan: add Sierra Wireless devicesBjørn Mork
2012-08-14net: qmi_wwan: use fixed interface number matchingBjørn Mork
2012-08-14netconsole.txt: revision of examples for the receiver of kernel messagesDirk Gouders
2012-08-14netpoll: re-enable irq in poll_napi()Amerigo Wang
2012-08-14netpoll: handle vlan tags in netpoll tx and rx pathAmerigo Wang
2012-08-14vlan: clean up vlan_dev_hard_start_xmit()Amerigo Wang
2012-08-14vlan: clean up some variable namesAmerigo Wang
2012-08-14netpoll: convert several functions to boolAmerigo Wang
2012-08-14netpoll: check netpoll tx status on the right deviceAmerigo Wang