aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-01-25tcp_probe: avoid modulus operation and wrap fixStephen Hemminger
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan
2010-01-24vlan: fix vlan_skb_recv()Eric Dumazet
2010-01-23netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-01-19netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Roel Kluin
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-19dccp: fix dccp rmmod when kernel configured to use slubNeil Horman
2010-01-18mac80211: fix sign error in pid controllerBob Copeland
2010-01-17ipv4: don't remove /proc/net/rt_acctAlexey Dobriyan
2010-01-16ax25: netrom: rose: Fix timer oopsesJarek Poplawski
2010-01-15mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault
2010-01-15appletalk:: da.s_net not copied but assigned to itself in aarp_rcv()Roel Kluin
2010-01-15dccp_probe: Fix module load dependencies between dccp and dccp_probeNeil Horman
2010-01-14cfg80211: fix channel setting for wextAbhijeet Kolekar
2010-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-13ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller
2010-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-11cfg80211: fix refcount imbalance when wext is disabledJohannes Berg
2010-01-11mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau
2010-01-11af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski
2010-01-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-01-08mac80211: fix endian errorJohannes Berg
2010-01-08mac80211: add missing sanity checks for action framesFelix Fietkau
2010-01-08mac80211: fix queue selection for packets injected via monitor interfaceLennert Buytenhek
2010-01-08netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal
2010-01-08tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila
2010-01-07netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy
2010-01-06ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila
2010-01-06Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-01-06sunrpc: fix peername failed on closed listenerXiaotian Feng
2010-01-06sunrpc: fix build-time warningRandy Dunlap
2010-01-06Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville
2010-01-06mac80211: fix-up build breakage in 2.6.33John W. Linville
2010-01-05mac80211: fix skb buffering issueJohannes Berg
2010-01-04cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez
2010-01-04ipvs: Add boundary check on ioctl argumentsArjan van de Ven
2010-01-03net/sctp/socket.c: squish warningAndrew Morton
2010-01-03rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVCBernard Pidoux F6BVP
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-28mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez
2009-12-28mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez
2009-12-28cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg
2009-12-28cfg80211: fix race between deauth and assoc responseJohannes Berg
2009-12-28mac80211: fix ibss join with fixed-bssidFelix Fietkau
2009-12-26NET: XFRM: Fix spelling of neighbour.Ralf Baechle
2009-12-25net: restore ip source validationJamal Hadi Salim