summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Updating the MaintainerEilon Greenstein2008-06-124-6/+9
* net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-129-47/+21
* Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-113-4/+4
|\
| * drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet2008-06-111-1/+1
| * fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUPRoel Kluin2008-06-111-1/+1
| * ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...Roel Kluin2008-06-111-2/+2
* | Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller2008-06-113-6/+19
|\ \
| * | ipv6: Fail with appropriate error code when setting not-applicable sockopt.YOSHIFUJI Hideaki2008-06-121-4/+4
| * | ipv6: Check IPV6_MULTICAST_LOOP option value.YOSHIFUJI Hideaki2008-06-121-0/+2
| * | ipv6: Check the hop limit setting in ancillary data.Shan Wei2008-06-121-0/+5
| * | ipv6 route: Fix route lifetime in netlink message.YOSHIFUJI Hideaki2008-06-121-2/+6
| * | ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER).YOSHIFUJI Hideaki2008-06-121-0/+2
| |/
* | Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6David S. Miller2008-06-119-59/+41
|\ \
| * | dccp: Bug in initial acknowledgment number assignmentGerrit Renker2008-06-111-4/+4
| * | dccp ccid-3: X truncated due to type conversionGerrit Renker2008-06-111-8/+6
| * | dccp ccid-3: TFRC reverse-lookup Bug-FixGerrit Renker2008-06-111-4/+4
| * | dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request socketsGerrit Renker2008-06-111-1/+3
| * | dccp: Fix sparse warningsGerrit Renker2008-06-116-40/+16
| * | dccp ccid-3: Bug-Fix - Zero RTT is possibleGerrit Renker2008-06-111-2/+8
| |/
* | netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()Patrick McHardy2008-06-111-2/+1
* | netfilter: Make nflog quiet when no one listen in userspace.Eric Leblond2008-06-111-4/+0
|/
* Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-1016-189/+151
|\
| * sky2: Hold RTNL while calling dev_close()Ben Hutchings2008-06-101-0/+2
| * s2io iomem annotationsAl Viro2008-06-101-4/+6
| * atl1: fix suspend regressionJay Cliburn2008-06-101-17/+0
| * qeth: start dev queue after tx drop errorFrank Blaschka2008-06-102-0/+2
| * qeth: Prepare-function to call s390dbf was wrongPeter Tiedemann2008-06-101-3/+5
| * qeth: reduce number of kernel messagesFrank Blaschka2008-06-106-131/+42
| * qeth: Use ccw_device_get_id().Cornelia Huck2008-06-102-15/+7
| * qeth: layer 3 Oops in ip event handlerFrank Blaschka2008-06-101-1/+1
| * virtio: use callback on empty in virtio_netRusty Russell2008-06-101-5/+17
| * virtio: virtio_net free transmit skbs in a timerMark McLoughlin2008-06-101-2/+26
| * virtio: Fix typo in virtio_net_hdr commentsMark McLoughlin2008-06-101-1/+1
| * virtio_net: Fix skb->csum_start computationMark McLoughlin2008-06-101-3/+5
| * ehea: set mac address fixJan-Bernd Themann2008-06-101-6/+10
| * sfc: Recover from RX queue flush failureSteve Hodgson2008-06-101-1/+3
| * add missing lance_* exportsAdrian Bunk2008-06-101-1/+5
| * ixgbe: fix typoJeff Kirsher2008-06-101-2/+2
| * forcedeth: msi interruptsAyaz Abdulla2008-06-101-0/+20
* | net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki2008-06-102-1/+5
* | ipsec: pfkey should ignore events when no listenersJamal Hadi Salim2008-06-101-0/+3
* | pppoe: Unshare skb before anything elseHerbert Xu2008-06-101-3/+3
* | net pppoe: Check packet length on all receive pathsHerbert Xu2008-06-101-14/+17
* | isdn: use simple_read_from_buffer()Akinobu Mita2008-06-101-21/+8
* | isdn divas: fix proc creationAlexey Dobriyan2008-06-102-3/+2
* | drivers/atm/eni.h: remove unused macro KERNEL_OFFSETPradeep Singh Rautela2008-06-101-1/+0
* | inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo2008-06-108-9/+16
* | ipv4: Remove unused declaration from include/net/tcp.h.Rami Rosen2008-06-101-1/+0
* | l2tp: Fix potential memory corruption in pppol2tp_recvmsg()James Chapman2008-06-101-8/+12
|/
* ipv6 netns: init net is used to set bindv6only for new sockPavel Emelyanov2008-06-091-1/+1