summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-12ipv6: Fail with appropriate error code when setting not-applicable sockopt.YOSHIFUJI Hideaki1-4/+4
2008-06-12ipv6: Check IPV6_MULTICAST_LOOP option value.YOSHIFUJI Hideaki1-0/+2
2008-06-12ipv6: Check the hop limit setting in ancillary data.Shan Wei1-0/+5
2008-06-12ipv6 route: Fix route lifetime in netlink message.YOSHIFUJI Hideaki1-2/+6
2008-06-12ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER).YOSHIFUJI Hideaki1-0/+2
2008-06-10Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller16-189/+151
2008-06-10net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki2-1/+5
2008-06-10sky2: Hold RTNL while calling dev_close()Ben Hutchings1-0/+2
2008-06-10s2io iomem annotationsAl Viro1-4/+6
2008-06-10atl1: fix suspend regressionJay Cliburn1-17/+0
2008-06-10qeth: start dev queue after tx drop errorFrank Blaschka2-0/+2
2008-06-10qeth: Prepare-function to call s390dbf was wrongPeter Tiedemann1-3/+5
2008-06-10qeth: reduce number of kernel messagesFrank Blaschka6-131/+42
2008-06-10qeth: Use ccw_device_get_id().Cornelia Huck2-15/+7
2008-06-10qeth: layer 3 Oops in ip event handlerFrank Blaschka1-1/+1
2008-06-10virtio: use callback on empty in virtio_netRusty Russell1-5/+17
2008-06-10virtio: virtio_net free transmit skbs in a timerMark McLoughlin1-2/+26
2008-06-10virtio: Fix typo in virtio_net_hdr commentsMark McLoughlin1-1/+1
2008-06-10virtio_net: Fix skb->csum_start computationMark McLoughlin1-3/+5
2008-06-10ehea: set mac address fixJan-Bernd Themann1-6/+10
2008-06-10sfc: Recover from RX queue flush failureSteve Hodgson1-1/+3
2008-06-10add missing lance_* exportsAdrian Bunk1-1/+5
2008-06-10ixgbe: fix typoJeff Kirsher1-2/+2
2008-06-10forcedeth: msi interruptsAyaz Abdulla1-0/+20
2008-06-10ipsec: pfkey should ignore events when no listenersJamal Hadi Salim1-0/+3
2008-06-10pppoe: Unshare skb before anything elseHerbert Xu1-3/+3
2008-06-10net pppoe: Check packet length on all receive pathsHerbert Xu1-14/+17
2008-06-10isdn: use simple_read_from_buffer()Akinobu Mita1-21/+8
2008-06-10isdn divas: fix proc creationAlexey Dobriyan2-3/+2
2008-06-10drivers/atm/eni.h: remove unused macro KERNEL_OFFSETPradeep Singh Rautela1-1/+0
2008-06-10inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo8-9/+16
2008-06-10ipv4: Remove unused declaration from include/net/tcp.h.Rami Rosen1-1/+0
2008-06-10l2tp: Fix potential memory corruption in pppol2tp_recvmsg()James Chapman1-8/+12
2008-06-09ipv6 netns: init net is used to set bindv6only for new sockPavel Emelyanov1-1/+1
2008-06-09irda: net/irda build fix: mcs7780Ingo Molnar1-0/+1
2008-06-09tg3: Update version to 3.92.1Matt Carlson1-2/+2
2008-06-09tg3: Fix 5761 WOLMatt Carlson1-0/+24
2008-06-09tg3: Fix a flags typoMatt Carlson1-1/+1
2008-06-09tg3: Fix 5714S / 5715S / 5780S link failuresMatt Carlson1-2/+1
2008-06-09iwlwifi: fix oops in iwl3945_led_brightness_setMarcin Slusarz1-2/+3
2008-06-09include/linux/ssb/ssb_driver_gige.h typo fixAdrian Bunk1-1/+1
2008-06-09mac80211: Checking IBSS support while changing channel in ad-hoc modeAssaf Krauss3-12/+16
2008-06-09mac80211: decrease IBSS creation latencyDan Williams1-1/+1
2008-06-09zd1211rw: Fix data padding for QoSMichael Buesch1-1/+1
2008-06-09mac80211: Fixing slow IBSS rejoinAssaf Krauss1-0/+1
2008-06-09libertas: fix sleep confirmationHolger Schurig2-2/+5
2008-06-09mac80211: send association event on IBSS createDan Williams1-0/+5
2008-06-09ipw2200: queue direct scansDan Williams2-95/+87
2008-06-04l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman1-23/+78
2008-06-04tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila2-3/+11